diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2013-02-25 03:04:33 +0000 |
---|---|---|
committer | Streusel <advance_me@hotmail.de> | 2013-02-25 21:22:29 -0800 |
commit | 06526e32ea7608dfc62ad5aeca91cf78ff3a446f (patch) | |
tree | 44b11e18fc4546563fea224004c2765148468688 /db | |
parent | 5c667ccb1e95614177d5c849761040be09abc746 (diff) | |
download | hercules-06526e32ea7608dfc62ad5aeca91cf78ff3a446f.tar.gz hercules-06526e32ea7608dfc62ad5aeca91cf78ff3a446f.tar.bz2 hercules-06526e32ea7608dfc62ad5aeca91cf78ff3a446f.tar.xz hercules-06526e32ea7608dfc62ad5aeca91cf78ff3a446f.zip |
* Part one of fixing bugreport:6527. This does not yet change functionality.
-- Added 'disable_items' to all applicable scripts.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17160 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/re/item_db.txt b/db/re/item_db.txt index d8d0111cd..b9696b7a3 100644 --- a/db/re/item_db.txt +++ b/db/re/item_db.txt @@ -5059,9 +5059,9 @@ 11529,MAAMOUL_,Maamoul,0,500,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal 120,60; },{},{} 11530,Jujube,Jujube,0,10,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal 30,0; },{},{} 11531,Coffee,Coffee,0,10,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal 0,10; },{},{} -11532,Nasi_Goreng,Nasi_Goreng,0,15,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(17,23),0; },{},{} +11532,Nasi_Goreng,Nasi Goreng,0,15,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(17,23),0; },{},{} 11533,Satay,Satay,0,15,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(17,23),0; },{},{} -11534,Coconut_Juice,Coconut Juice,0,20,,20,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(17,23),0; },{},{} +11534,Coco_Juice,Coconut Juice,0,20,,50,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(17,23),0; },{},{} // 11536,Cat_Hard_Biscuit,Cat Biscuit,0,20,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(70,110),0; },{},{} // |