From aecde7fde819e83f84e0622e4b9fe3baf8aef9ee Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 18 Jun 2020 05:10:50 -0300 Subject: Sponsor Necklace should not be tweakable, to don't provide an unfair advantage of the extra slot. Savior set is always tweakable, and Tolchi will not touch it. --- npc/005-4/tolchi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/005-4/tolchi.txt') diff --git a/npc/005-4/tolchi.txt b/npc/005-4/tolchi.txt index 90c34e78b..5c905c17c 100644 --- a/npc/005-4/tolchi.txt +++ b/npc/005-4/tolchi.txt @@ -383,6 +383,6 @@ OnInit: initnpctimer; .distance = 5; - setarray .disallow_equip, Event1HSword, Event2HSword, EventBow, EventWand, Lightbringer, DemureAxe, Tyranny, Runestaff, AegisShield, BlacksmithAxe, Dustynator, CreasedShirt, CreasedShorts; + setarray .disallow_equip, 0, SponsorNecklace, Event1HSword, Event2HSword, EventBow, EventWand, Lightbringer, DemureAxe, Tyranny, Runestaff, AegisShield, BlacksmithAxe, Dustynator, SaviorShield, SaviorArmor, SaviorPants, SaviorBoots, CreasedShirt, CreasedShorts; end; } -- cgit v1.2.3-60-g2f50