diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-03-31 00:10:48 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-04-10 10:08:56 +0200 |
commit | 848f8642d138d5a72397265bc9f11ce676b4bd87 (patch) | |
tree | 75789c4d103bcbe18a39ab1704610dd452647fa6 /world/map/db/item_db.txt | |
parent | 6c196667cfba9cb9e99e508e598fa1a2a2559421 (diff) | |
download | serverdata-848f8642d138d5a72397265bc9f11ce676b4bd87.tar.gz serverdata-848f8642d138d5a72397265bc9f11ce676b4bd87.tar.bz2 serverdata-848f8642d138d5a72397265bc9f11ce676b4bd87.tar.xz serverdata-848f8642d138d5a72397265bc9f11ce676b4bd87.zip |
Adding new item 'Ice Gladius'. Submodule pointer updated.
Diffstat (limited to 'world/map/db/item_db.txt')
-rw-r--r-- | world/map/db/item_db.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/db/item_db.txt b/world/map/db/item_db.txt index e65c653e..434bc62b 100644 --- a/world/map/db/item_db.txt +++ b/world/map/db/item_db.txt @@ -381,6 +381,7 @@ 864, BookPage, Book Page, 3, 100, 50, 1, , , , , , , , , , , {}, {} 865, Grimoire, Grimoire, 5, 5000, 2500, 100, , , , 5, 0, 2, 8, , 0, 0, {}, {bonus bMaxSP, 30;} 866, LeatherSuitcase, Leather Suitcase, 3, 4000, 2000, 12000, , , , , , , , , , , {}, {} +867, IceGladius, Ice Gladius, 4, 2000, 1000, 1000, 100, , 1, , 0, 2, 2, 1, 1, 1, {}, {bonus bLuk, 1;} // Add new entries above here. For dyed entries,add to the bottom of the 2000s. |