summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnchilado <crunchy@crunchy-Satellite-L300.(none)>2011-06-03 23:21:32 +1000
committerEnchilado <crunchy@crunchy-Satellite-L300.(none)>2011-06-03 23:21:32 +1000
commitb4547642824c9344d88419c8f20f175c150cee1e (patch)
treeaafb75d99f31cc16801ce6777c89a6eadaf16f7d
parent7484fd3e649a7f874fd03e599e726b4356f43c93 (diff)
downloadserverdata-b4547642824c9344d88419c8f20f175c150cee1e.tar.gz
serverdata-b4547642824c9344d88419c8f20f175c150cee1e.tar.bz2
serverdata-b4547642824c9344d88419c8f20f175c150cee1e.tar.xz
serverdata-b4547642824c9344d88419c8f20f175c150cee1e.zip
Rename 'Terranite Legs Armor' to 'Terranite Legs'
-rw-r--r--db/item_db.txt2
-rw-r--r--npc/021-2/heathin.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/db/item_db.txt b/db/item_db.txt
index fe80f6fa..aa9c8527 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -279,7 +279,7 @@
//765, CaptainsHat, Captain's Hat, , , , , , , , , , , , , , , {}, {}
766, TerraniteHelmet, Terranite Helmet, 5, 30000, 3000, 300, , 15, , -12, 0, 2, 256, , 0, 0, {}, {bonus bMdef, 5;}
767, TerraniteChestArmor, Terranite Chest Armor, 5, 100000, 3000, 800, , 20, , -70, 0, 2, 512, , 0, 0, {}, {bonus bDex, 1;bonus bMdef, 10;}
-768, TerraniteLegsArmor, Terranite Legs Armor, 5, 10000, 3000, 30, , 5, , -8, 0, 2, 1, , 0, 0, {}, {bonus bAgi, 1;bonus bMdef, 5;}
+768, TerraniteLegs, Terranite Legs, 5, 10000, 3000, 30, , 5, , -8, 0, 2, 1, , 0, 0, {}, {bonus bAgi, 1;bonus bMdef, 5;}
769, GuyFawkesMask, Guy Fawkes Mask, 5, 1000, 500, 50, , 3, , 0, 0, 2, 256, , 0, 0, {}, {}
#ID, Name, Label, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript}
770, FairyHat, Fairy Hat, 5, 2000, 1000, 20, , 5, , -10, 0, 2, 256, , 0, 0, {}, {bonus bLuk, 3;}
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;