diff options
author | Reid <reidyaro@gmail.com> | 2012-12-23 01:36:13 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-12-23 01:36:13 +0100 |
commit | b6e2aa42aae5b47bfc51c48bc6b562c1359f07df (patch) | |
tree | 1ceb2dcc68df48df220a85e90c3c0f8547b8bfc3 /db | |
parent | 6db8b93740a75feb7c3126a91145293e4c554de3 (diff) | |
download | clientdata-b6e2aa42aae5b47bfc51c48bc6b562c1359f07df.tar.gz clientdata-b6e2aa42aae5b47bfc51c48bc6b562c1359f07df.tar.bz2 clientdata-b6e2aa42aae5b47bfc51c48bc6b562c1359f07df.tar.xz clientdata-b6e2aa42aae5b47bfc51c48bc6b562c1359f07df.zip |
Add special attributes on poisonned meal.
Diffstat (limited to 'db')
-rw-r--r-- | db/item_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index 66f2b620..b7322adb 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -33,7 +33,7 @@ 714, AquadaBox, Aquada Box, 519, 3, 4, 1, 2500, , , , , , , , , , , 0, {}, {} {} 715, CroconutBox, Croconut Box, 519, 3, 4, 1, 3500, , , , , , , , , , , 0, {}, {} {} 716, PlushroomBox, Plushroom Box, 519, 3, 4, 1, 1500, , , , , , , , , , , 0, {}, {} {} -717, PoisonedDish, Poisoned Dish, 0, 3, 4, 1, 20, , , , , , , , , , , 0, {}, {} {} +717, PoisonedDish, Poisoned Dish, 519, 3, 4, 1, 20, , , , , , , , , , , 0, {}, {} {} 718, JohanneKey, Johanne Key, 519, 3, 4, 1, 2, , , , , , , , , , , 0, {}, {} {} 719, FouitWing, Fouit Wing, 0, 3, 40, 10, 6, , , , , , , , , , , 0, {}, {} {} 720, BatTeeth, Bat Teeth, 0, 3, 48, 12, 10, , , , , , , , , , , 0, {}, {} {} |