diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-06-21 05:16:14 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-06-21 05:16:14 -0300 |
commit | 3f3fddba9953ec35089b8150c06c10d65a78a968 (patch) | |
tree | 882ab28e9199392348bf9a46885501726d3beb74 /npc/005-4/tolchi.txt | |
parent | 0743c792ab6c87feb8b9ccd9c092892816471247 (diff) | |
download | serverdata-3f3fddba9953ec35089b8150c06c10d65a78a968.tar.gz serverdata-3f3fddba9953ec35089b8150c06c10d65a78a968.tar.bz2 serverdata-3f3fddba9953ec35089b8150c06c10d65a78a968.tar.xz serverdata-3f3fddba9953ec35089b8150c06c10d65a78a968.zip |
Skypiercer recipe (unobtanium)
Diffstat (limited to 'npc/005-4/tolchi.txt')
-rw-r--r-- | npc/005-4/tolchi.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-4/tolchi.txt b/npc/005-4/tolchi.txt index 5c905c17c..a6608acff 100644 --- a/npc/005-4/tolchi.txt +++ b/npc/005-4/tolchi.txt @@ -383,6 +383,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, CreasedShirt, CreasedShorts; + setarray .disallow_equip, 0, SponsorNecklace, Event1HSword, Event2HSword, EventBow, EventWand, Lightbringer, DemureAxe, Tyranny, Runestaff, AegisShield, BlacksmithAxe, Dustynator, SaviorShield, SaviorArmor, SaviorPants, SaviorBoots, Skypiercer, CreasedShirt, CreasedShorts; end; } |