From 03cd53018a304010179f8a49b022b63908b10a28 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 20 Dec 2018 04:39:47 -0200 Subject: Fill the Heroes Hold with rares. I don't really think it is worth doing, but I'm not a hardcore player %%a --- npc/012-5/nicholas.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'npc/012-5') diff --git a/npc/012-5/nicholas.txt b/npc/012-5/nicholas.txt index f4794f4b8..af59b5024 100644 --- a/npc/012-5/nicholas.txt +++ b/npc/012-5/nicholas.txt @@ -119,7 +119,6 @@ L_Weapon: l("Iron Bug Slayer"), l("Iron Short Gladius"), l("Bronze Gladius"), - l("Iron Short Sword"), l("Iron Backsword"); switch (@menu) { @@ -138,9 +137,6 @@ L_Weapon: blacksmith_create(CopperIngot, 18, TinIngot, 2, RealBronzeGladius, 500); break; case 6: - blacksmith_create(IronIngot, 21, Coal, 27, ShortSword, 3550); - break; - case 7: blacksmith_create(IronIngot, 28, TitaniumIngot, 12, Backsword, 4550); break; } -- cgit v1.2.3-70-g09d2