From 4e010044d2f9301c77a96617871fbafe4041fa16 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 19 Oct 2020 11:57:14 -0300 Subject: Fix Tolchi exploit --- npc/005-4/tolchi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/005-4/tolchi.txt b/npc/005-4/tolchi.txt index 0a48e0fa2..a1d784caf 100644 --- a/npc/005-4/tolchi.txt +++ b/npc/005-4/tolchi.txt @@ -394,6 +394,6 @@ OnInit: initnpctimer; .distance = 5; - setarray .disallow_equip, 0, SponsorNecklace, Event1HSword, Event2HSword, EventBow, EventWand, Lightbringer, DemureAxe, Tyranny, Runestaff, AegisShield, BlacksmithAxe, Dustynator, SaviorShield, SaviorArmor, SaviorPants, SaviorBoots, Skypiercer, CreasedShirt, CreasedShorts; + setarray .disallow_equip, 0, SponsorNecklace, DiscordNecklace, Event1HSword, Event2HSword, EventBow, EventWand, Lightbringer, DemureAxe, Tyranny, Runestaff, AegisShield, BlacksmithAxe, Dustynator, SaviorShield, SaviorArmor, SaviorPants, SaviorBoots, Skypiercer, CreasedShirt, CreasedShorts; end; } -- cgit v1.2.3-60-g2f50