summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJedzkie <jedzkie13@rocketmail.com>2015-12-17 05:13:23 +0100
committerHaru <haru@dotalux.com>2015-12-17 05:24:55 +0100
commite376e01a54809405ba22695f7d6ed3dee0b7151c (patch)
tree63332a16d21614d4ed8f6ca31e3d93653da3dc1f /db
parent0f9baf84467be99fda39c01331cfa29599b156a6 (diff)
downloadhercules-e376e01a54809405ba22695f7d6ed3dee0b7151c.tar.gz
hercules-e376e01a54809405ba22695f7d6ed3dee0b7151c.tar.bz2
hercules-e376e01a54809405ba22695f7d6ed3dee0b7151c.tar.xz
hercules-e376e01a54809405ba22695f7d6ed3dee0b7151c.zip
Update the Gold Pill item to it's Official effect.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db')
-rw-r--r--db/pre-re/item_db.conf5
-rw-r--r--db/re/item_db.conf5
2 files changed, 2 insertions, 8 deletions
diff --git a/db/pre-re/item_db.conf b/db/pre-re/item_db.conf
index a62a896f8..c627eeeb7 100644
--- a/db/pre-re/item_db.conf
+++ b/db/pre-re/item_db.conf
@@ -1906,10 +1906,7 @@ item_db: (
Buy: 5000
Weight: 300
BuyingStore: true
- Script: <"
- sc_start SC_DPOISON,10000,0,1000,SCFLAG_NONE;
- sc_start SC_POISON,50000,0;
- ">
+ Script: <" percentheal 50, 50; ">
},
{
Id: 680
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 02eac10a8..227c8dd71 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -1924,10 +1924,7 @@ item_db: (
Buy: 5000
Weight: 300
BuyingStore: true
- Script: <"
- sc_start SC_DPOISON,10000,0,1000,SCFLAG_NONE;
- sc_start SC_POISON,50000,0;
- ">
+ Script: <" percentheal 50, 50; ">
},
{
Id: 680