diff options
author | Alige <aligetmw@hotmail.fr> | 2012-09-07 13:46:52 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-09-07 13:50:54 +0400 |
commit | ed203faf07ec993fd182ebac8031a00efa2d6f7e (patch) | |
tree | 4b896840a7af0f84fee34eb0e2a5408d23f8eae1 /db | |
parent | 7a32e12249bc8aa432b2eacab7384572c0934735 (diff) | |
download | serverdata-ed203faf07ec993fd182ebac8031a00efa2d6f7e.tar.gz serverdata-ed203faf07ec993fd182ebac8031a00efa2d6f7e.tar.bz2 serverdata-ed203faf07ec993fd182ebac8031a00efa2d6f7e.tar.xz serverdata-ed203faf07ec993fd182ebac8031a00efa2d6f7e.zip |
Renamed the Plushroom Box and the Sea Drops in the database and some scripts.
Diffstat (limited to 'db')
-rw-r--r-- | db/item_db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index 90adfc32..73691a79 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -7,7 +7,7 @@ 505, PiouLegs, Piou Legs, 0, 0, 10, 3, 5, , , , , , 2, , , 0, , 0, {itemheal 10, 0;}, {} {} 506, Lettuce, Lettuce, 0, 0, 25, 12, 5, , , , , , 2, , , 0, , 0, {itemheal 15, 0;}, {} {} 507, Piberries, Piberries, 0, 0, 40, 20, 3, , , , , , 2, , , 0, , 0, {itemheal 20, 0;}, {} {} -508, SeaDrop, Sea Drop, 0, 0, 5, 1, 2, , , , , , 2, , , 0, , 0, {callfunc "usePoisonedWater";}, {} {} +508, SeaDrops, Sea Drops, 0, 0, 5, 1, 2, , , , , , 2, , , 0, , 0, {callfunc "usePoisonedWater";}, {} {} 509, Aquada, Aquada, 0, 0, 50, 24, 5, , , , , , 2, , , 0, , 0, {itemheal 30, 0;}, {} {} 510, PinkBlobime, Pink Blobime, 0, 0, 30, 13, 2, , , , , , 2, , , 0, , 0, {callfunc "usePoisonedBlobime";},{} {} // 511,PurpleBlobime, Purple Blobime, 0, 0, 60, 27, 2, , , , , , 2, , , 0, , 0, {callfunc "usePoisonedBlobime";},{} {} @@ -30,7 +30,7 @@ 713, FishBox, Fish Box, 519, 3, 1, 1, 2000, , , , , , , , , , , 0, {}, {} {} 713, AquadaBox, Aquada Box, 519, 3, 1, 1, 2500, , , , , , , , , , , 0, {}, {} {} 713, CroconutBox, Croconut Box, 519, 3, 1, 1, 3500, , , , , , , , , , , 0, {}, {} {} -713, PlumushroomBox, Plumushroom Box, 519, 3, 1, 1, 1500, , , , , , , , , , , 0, {}, {} {} +713, PlushroomBox, Plushroom Box, 519, 3, 1, 1, 1500, , , , , , , , , , , 0, {}, {} {} 1300, WornShirt, Worn Shirt, 0, 5, 100, 25, 50, , 2, , , 0, 2, 512, , 0, , 0, {}, {} {} 1301, SailorTankTop, Sailor Tank Top, 0, 5, 2000, 250, 40, , 3, , , 0, 2, 512, , 0, , 0, {}, {} {} 1302, SailorShirt, Sailor Shirt, 0, 5, 7500, 950, 75, , 4, , , 0, 2, 512, , 0, , 0, {}, {} {} |