From f0c1c0f5f0b3af70f97bfae01e4b5c68db59a2f3 Mon Sep 17 00:00:00 2001 From: Arthur Blanchot Date: Mon, 27 Jun 2022 20:06:51 +0200 Subject: [PATCH] Another spelling mistake --- ...-Don-t-send-fire-packets-if-player-has-Fire-Resistanc.patch} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename patches/server/{0048-Don-t-send-equipment-updates-if-only-durability-chan.patch => 0048-Don-t-send-fire-packets-if-player-has-Fire-Resistanc.patch} (94%) diff --git a/patches/server/0048-Don-t-send-equipment-updates-if-only-durability-chan.patch b/patches/server/0048-Don-t-send-fire-packets-if-player-has-Fire-Resistanc.patch similarity index 94% rename from patches/server/0048-Don-t-send-equipment-updates-if-only-durability-chan.patch rename to patches/server/0048-Don-t-send-fire-packets-if-player-has-Fire-Resistanc.patch index 316bcdd..872f034 100644 --- a/patches/server/0048-Don-t-send-equipment-updates-if-only-durability-chan.patch +++ b/patches/server/0048-Don-t-send-fire-packets-if-player-has-Fire-Resistanc.patch @@ -1,7 +1,7 @@ From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Tom Date: Thu, 23 Sep 2021 08:56:42 -0500 -Subject: [PATCH] Don't send equipment updates if only durability changed +Subject: [PATCH] Don't send fire packets if player has Fire Resistance Original code by Cryptite, licensed under MIT You can find the original code on https://github.com/Cryptite/Slice