diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/021-2/heathin.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/021-2/heathin.txt b/npc/021-2/heathin.txt index a27d6fb0..567d5fee 100644 --- a/npc/021-2/heathin.txt +++ b/npc/021-2/heathin.txt @@ -175,7 +175,7 @@ L_Heathin_Terranite_Legs_Wait: L_Heathin_Terranite_Legs_Ready: set HEATHIN_QUEST, 8; - getitem "TerraniteLegsArmor", 1; + getitem "TerraniteLegs", 1; mes "[Heathin]"; mes "\"I am all done with your terranite pants. Hope you enjoy them! I have some more work to complete for the Council. Come back later and I might be able to assist you again.\""; close; |