summaryrefslogtreecommitdiff
path: root/world/map/db/item_db_offhand.txt
diff options
context:
space:
mode:
authormekolat <mekolat@users.noreply.github.com>2015-04-24 00:24:58 -0400
committermekolat <mekolat@users.noreply.github.com>2015-04-30 02:37:23 -0400
commit7786a46dc4f3c7aea178167fee12ff1652bb0446 (patch)
tree3793079bf7ecbaa02ee028cf2f21663e3ee13e0c /world/map/db/item_db_offhand.txt
parente690bdd30e3e4bc7ddabbb24a362d8f698f291e0 (diff)
downloadserverdata-7786a46dc4f3c7aea178167fee12ff1652bb0446.tar.gz
serverdata-7786a46dc4f3c7aea178167fee12ff1652bb0446.tar.bz2
serverdata-7786a46dc4f3c7aea178167fee12ff1652bb0446.tar.xz
serverdata-7786a46dc4f3c7aea178167fee12ff1652bb0446.zip
remove item labels from db
Diffstat (limited to 'world/map/db/item_db_offhand.txt')
-rw-r--r--world/map/db/item_db_offhand.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/world/map/db/item_db_offhand.txt b/world/map/db/item_db_offhand.txt
index a36e1778..1752315d 100644
--- a/world/map/db/item_db_offhand.txt
+++ b/world/map/db/item_db_offhand.txt
@@ -1,7 +1,7 @@
// Name and Label MUST NOT exceed 23 characters (as marked)
-//ID, Name___________________, Label__________________, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript}
-585, ScarabArmlet, Scarab Armlet, 5, 8000, 4000, 200, 0, 0, 0, 5, 0, 2, 32, 0, 1, 0, {}, {}
-601, SteelShield, Steel Shield, 5, 40000, 3000, 2500, 0, 20, 0, -200, 0, 2, 32, 0, 0, 0, {}, {}
-602, WoodenShield, Wooden Shield, 5, 10000, 2000, 1500, 0, 14, 0, -70, 0, 2, 32, 0, 0, 0, {}, {}
-603, LeatherShield, Leather Shield, 5, 2000, 1000, 1300, 0, 7, 0, -35, 0, 2, 32, 0, 0, 0, {}, {}
-797, BromenalShield, Bromenal Shield, 5, 40000, 3000, 2500, 0, 20, 0, -200, 0, 2, 32, 0, 0, 0, {}, {}
+//ID, Name___________________, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript}
+585, ScarabArmlet, 5, 8000, 4000, 200, 0, 0, 0, 5, 0, 2, 32, 0, 1, 0, {}, {}
+601, SteelShield, 5, 40000, 3000, 2500, 0, 20, 0, -200, 0, 2, 32, 0, 0, 0, {}, {}
+602, WoodenShield, 5, 10000, 2000, 1500, 0, 14, 0, -70, 0, 2, 32, 0, 0, 0, {}, {}
+603, LeatherShield, 5, 2000, 1000, 1300, 0, 7, 0, -35, 0, 2, 32, 0, 0, 0, {}, {}
+797, BromenalShield, 5, 40000, 3000, 2500, 0, 20, 0, -200, 0, 2, 32, 0, 0, 0, {}, {}