diff options
author | Alige <aligetmw@hotmail.fr> | 2012-05-30 07:12:59 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-05-30 07:12:59 +0200 |
commit | 701224535de8a841da6076d0f1ca638b6ccf5f26 (patch) | |
tree | 58e7750dbf98123c8f9f97c5f1a3925d1e18af17 /db | |
parent | 7cf866e8db69c172934facb04b32e2071a076742 (diff) | |
download | serverdata-701224535de8a841da6076d0f1ca638b6ccf5f26.tar.gz serverdata-701224535de8a841da6076d0f1ca638b6ccf5f26.tar.bz2 serverdata-701224535de8a841da6076d0f1ca638b6ccf5f26.tar.xz serverdata-701224535de8a841da6076d0f1ca638b6ccf5f26.zip |
Fixed some alignment problems in item_db.txt.
Diffstat (limited to 'db')
-rw-r--r-- | db/item_db.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/item_db.txt b/db/item_db.txt index 3f8e83a8..d8e1fe18 100644 --- a/db/item_db.txt +++ b/db/item_db.txt @@ -11,8 +11,8 @@ 509, Aquada, Aquada, 0, 0, 50, 24, 5, , , , , , 2, , , 0, , 0, {itemheal 30, 0;}, {} {} 510, PinkBlobime, Pink Blobime, 0, 0, 30, 13, 2, , , , , , 2, , , 0, , 0, {callfunc "usePoisonedBlobime";},{} {} // 511, PurpleBlobime, Purple Blobime, 0, 0, 60, 27, 2, , , , , , 2, , , 0, , 0, {callfunc "usePoisonedBlobime";},{} {} -512, HalfCoconut, Half Coconut, 0, 0, 50, 28, 14, , , , , , 2, , , 0, , 0, { itemheal 40, 0; }, {} -513, Coconut, Coconut, 0, 0, 80, 50, 30, , , , , , 2, , , 0, , 0, { doevent "Coconut::OnUse"; }, {} +512, HalfCoconut, Half Coconut, 0, 0, 50, 28, 14, , , , , , 2, , , 0, , 0, {itemheal 40, 0;}, {} {} +513, Coconut, Coconut, 0, 0, 80, 50, 30, , , , , , 2, , , 0, , 0, {doevent "Coconut::OnUse";}, {} {} 700, SmallTentacles, Small Tentacles, 0, 3, 50, 20, 5, , , , , , , , , , , 0, {}, {} {} 701, PiouFeathers, Piou Feathers, 0, 3, 60, 35, 1, , , , , , , , , , , 0, {}, {} {} 702, TortugaShellFragment, Tortuga Shell Fragment, 0, 3, 40, 15, 15, , , , , , , , , , , 0, {}, {} {} @@ -35,4 +35,4 @@ 2200, WornShorts, Worn Shorts, 0, 5, 80, 20, 35, , 2, , , 0, 2, 1, , 0, , 0, {}, {} {} 2900, Bandana, Bandana, 0, 5, 500, 100, 13, , 1, , , 0, 2, 256, , 0, , 0, {}, {} {} 3500, Knife, Knife, 0, 4, 50, 25, 50, 10, , , , 0, 2, 2, 1, 1, 1, 0, {}, {} {} -# <------ 23chars ------> <------ 23chars ------>
\ No newline at end of file +# <------- 25chars -------><------- 25chars ------->
\ No newline at end of file |