diff options
-rw-r--r-- | npc/032-1/episode.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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; |