diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-17 08:20:26 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-17 08:20:26 +0000 |
commit | f6b6bc970a7a07287dc076abdc4dfaa848cd0c70 (patch) | |
tree | 3bafd9bfb7562c8eff82ae524d143f72b533be10 /db/item_db.txt | |
parent | f58c458ef468ed5aea31e447478e0f33cba51577 (diff) | |
download | hercules-f6b6bc970a7a07287dc076abdc4dfaa848cd0c70.tar.gz hercules-f6b6bc970a7a07287dc076abdc4dfaa848cd0c70.tar.bz2 hercules-f6b6bc970a7a07287dc076abdc4dfaa848cd0c70.tar.xz hercules-f6b6bc970a7a07287dc076abdc4dfaa848cd0c70.zip |
Updated sql files
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11497 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/item_db.txt')
-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; },{},{} |