diff options
author | Kess Vargavind <vargavind@gmail.com> | 2009-02-14 05:31:56 +0100 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-02-13 21:55:23 +0000 |
commit | 1e0e73fcf8485cd1dd11abf4ad2a4a9a526ea974 (patch) | |
tree | 1a95624718ba2330d92ed619bd571c433eeee051 /db/item_db.txt | |
parent | 7d1a14d1dd8c09872fd6f5f66d7696f224e4a533 (diff) | |
download | serverdata-1e0e73fcf8485cd1dd11abf4ad2a4a9a526ea974.tar.gz serverdata-1e0e73fcf8485cd1dd11abf4ad2a4a9a526ea974.tar.bz2 serverdata-1e0e73fcf8485cd1dd11abf4ad2a4a9a526ea974.tar.xz serverdata-1e0e73fcf8485cd1dd11abf4ad2a4a9a526ea974.zip |
Use spaces in the human friendly item names
Diffstat (limited to 'db/item_db.txt')
-rw-r--r-- | db/item_db.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index b68b1a49..a5cfe960 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -222,10 +222,10 @@ // RESERVED 734, BlackBoots, Black Boots, 5, 20000, 3000, 35, , 4, , -10, 0, 10477567, 2, 64, , 0, 0, {}, {} 735, WhiteCottonBoots, White Cotton Boots, 5, 2000, 500, 10, , 1, , 1, 0, 10477567, 2, 64, , 0, 0, {}, {} -736, WhiteCake, WhiteCake, 0, 500, 100, 10, , , , , , 10477567, 2, , , 0, , { itemheal 10,0; }, {} -737, ChocolateCake, ChocolateCake, 0, 550, 125, 10, , , , , , 10477567, 2, , , 0, , { itemheal 11,0; }, {} -738, OrangeCake, OrangeCake, 0, 600, 150, 10, , , , , , 10477567, 2, , , 0, , { itemheal 12,0; }, {} -739, AppleCake, AppleCake, 0, 600, 150, 10, , , , , , 10477567, 2, , , 0, , { itemheal 12,0; }, {} +736, WhiteCake, White Cake, 0, 500, 100, 10, , , , , , 10477567, 2, , , 0, , { itemheal 10,0; }, {} +737, ChocolateCake, Chocolate Cake, 0, 550, 125, 10, , , , , , 10477567, 2, , , 0, , { itemheal 11,0; }, {} +738, OrangeCake, Orange Cake, 0, 600, 150, 10, , , , , , 10477567, 2, , , 0, , { itemheal 12,0; }, {} +739, AppleCake, Apple Cake, 0, 600, 150, 10, , , , , , 10477567, 2, , , 0, , { itemheal 12,0; }, {} 740, Root, Root, 3, 500, 200, 5, , , , , , , , , , , , {}, {} #ID, Name, Label, Type, Price, Sell, Weight, ATK, DEF, Range, Mbonus, Slot, Job, Gender, Loc, wLV, eLV, View, {UseScript}, {EquipScript} @@ -380,4 +380,4 @@ 2156, BlackCottonBoots, Black Cotton Boots, 5, 2000, 500, 10, , 1, , 1, 0, 10477567, 2, 64, , 0, 0, {}, {} 2157, OrangeCottonBoots, Orange Cotton Boots, 5, 2000, 500, 10, , 1, , 1, 0, 10477567, 2, 64, , 0, 0, {}, {} 2158, PurpleCottonBoots, Purple Cotton Boots, 5, 2000, 500, 10, , 1, , 1, 0, 10477567, 2, 64, , 0, 0, {}, {} -2159, DarkGreenCottonBoots, Dark Green Cotton Boots, 5, 2000, 500, 10, , 1, , 1, 0, 10477567, 2, 64, , 0, 0, {}, {}
\ No newline at end of file +2159, DarkGreenCottonBoots, Dark Green Cotton Boots, 5, 2000, 500, 10, , 1, , 1, 0, 10477567, 2, 64, , 0, 0, {}, {} |