From e6ab5bf87c516f3715bce65eea118f385c053d2f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 18 May 2022 01:04:36 -0300 Subject: Send the Copper Armor (which is surprisingly cheap!) to The Episode Tulimshar. --- npc/032-1/episode.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/npc/032-1/episode.txt b/npc/032-1/episode.txt index 6e815e202..2bc3031cb 100644 --- a/npc/032-1/episode.txt +++ b/npc/032-1/episode.txt @@ -443,6 +443,7 @@ OnInit: sellitem Lockpicks, 10000; sellitem IcedBottle, getiteminfo(IcedBottle, ITEMINFO_BUYPRICE)*32/10; sellitem Wurtzite, getiteminfo(Wurtzite, ITEMINFO_BUYPRICE)*164/10; + sellitem CopperArmor; // Fair price! sellitem StrangeCoin, 1000000; sellitem WumpusEgg, 99999999; -- cgit v1.2.3-70-g09d2