diff options
author | Enchilado <crunchy@crunchy-Satellite-L300.(none)> | 2011-06-03 23:21:32 +1000 |
---|---|---|
committer | Enchilado <crunchy@crunchy-Satellite-L300.(none)> | 2011-06-03 23:21:32 +1000 |
commit | b4547642824c9344d88419c8f20f175c150cee1e (patch) | |
tree | aafb75d99f31cc16801ce6777c89a6eadaf16f7d /npc/021-2/heathin.txt | |
parent | 7484fd3e649a7f874fd03e599e726b4356f43c93 (diff) | |
download | serverdata-b4547642824c9344d88419c8f20f175c150cee1e.tar.gz serverdata-b4547642824c9344d88419c8f20f175c150cee1e.tar.bz2 serverdata-b4547642824c9344d88419c8f20f175c150cee1e.tar.xz serverdata-b4547642824c9344d88419c8f20f175c150cee1e.zip |
Rename 'Terranite Legs Armor' to 'Terranite Legs'
Diffstat (limited to 'npc/021-2/heathin.txt')
-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; |