From b4547642824c9344d88419c8f20f175c150cee1e Mon Sep 17 00:00:00 2001 From: Enchilado Date: Fri, 3 Jun 2011 23:21:32 +1000 Subject: Rename 'Terranite Legs Armor' to 'Terranite Legs' --- db/item_db.txt | 2 +- npc/021-2/heathin.txt | 2 +- 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; -- cgit v1.2.3-60-g2f50