summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorReid Yaro <reidyaro@gmail.com>2013-11-24 21:07:31 +0100
committerReid Yaro <reidyaro@gmail.com>2013-11-24 21:07:31 +0100
commit514e14d8e4d507a17bf48befa57e706bd3aa906b (patch)
tree0d14ca4c5f6f619266d32806dd3a9c6613ad1866 /db
parent8d93f143017d8d69d7c55fd28298658867d59805 (diff)
downloadserverdata-514e14d8e4d507a17bf48befa57e706bd3aa906b.tar.gz
serverdata-514e14d8e4d507a17bf48befa57e706bd3aa906b.tar.bz2
serverdata-514e14d8e4d507a17bf48befa57e706bd3aa906b.tar.xz
serverdata-514e14d8e4d507a17bf48befa57e706bd3aa906b.zip
Change the lifetime of the Sea drop from 1,5s (...) to 6s. (Reported by ebattleon and ozthokk)
Diffstat (limited to 'db')
-rw-r--r--db/item_db.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/item_db.txt b/db/item_db.txt
index e7c6128c..b3dba3d0 100644
--- a/db/item_db.txt
+++ b/db/item_db.txt
@@ -7,7 +7,7 @@
505, PiouLegs, Piou Legs, 0, 0, 15, 5, 4, , , , , , 2, , , 0, , 0, {itemheal rand(7,13), 0;}, {} {}
506, LettuceLeaf, Lettuce Leaf, 0, 0, 30, 10, 1, , , , , , 2, , , 0, , 0, {itemheal rand(15,25), 0;}, {} {}
507, Piberries, Piberries, 0, 0, 20, 5, 2, , , , , , 2, , , 0, , 0, {itemheal rand(12,23), 0;}, {} {}
-508, SeaDrops, Sea Drops, 0, 0, 3, 1, 4, , , , , , 2, , , 0, , 1500, {sc_start2 sc_poison, 1, 20, 2500; itemheal rand(10,20), 0;},{} {}
+508, SeaDrops, Sea Drops, 0, 0, 3, 1, 4, , , , , , 2, , , 0, , 6000, {sc_start2 sc_poison, 1, 20, 2500; itemheal rand(10,20), 0;},{} {}
509, Aquada, Aquada, 0, 0, 120, 40, 16, , , , , , 2, , , 0, , 0, {itemheal rand(75,100), 0;}, {} {}
510, PinkBlobime, Pink Blobime, 0, 0, 10, 3, 10, , , , , , 2, , , 0, , 0, {sc_start2 sc_poison, 1, 30, 3333; itemheal rand(2,6), 0;},{} {}
//511, PurpleBlobime, Purple Blobime, 0, 0, 25, 8, 10, , , , , , 2, , , 0, , 0, {sc_start2 sc_poison, 1, 60, 5000; itemheal rand(3,9), 0;},{} {}