diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/item_db.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index b69e10e6f..e837c7c69 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -5,7 +5,6 @@ // // Healing Items //============================================================= - 501,Red_Potion,Red Potion,0,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(45,65),0; },{},{} 502,Orange_Potion,Orange Potion,0,200,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(105,145),0; },{},{} 503,Yellow_Potion,Yellow Potion,0,550,,130,,,,,0xFFFFFFFF,7,2,,,,,,{ itemheal rand(175,235),0; },{},{} |