diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 1 | ||||
-rw-r--r-- | db/re/item_db.conf | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index d27d68a78..e2cff732b 100644 --- a/db/const.txt +++ b/db/const.txt @@ -1342,6 +1342,7 @@ SC_STEAMPACK 631 SC_MOVHASTE_POTION 632 SC_MOVESLOW_POTION 633 SC_BUCHEDENOEL 634 +SC_PHI_DEMON 635 e_gasp 0 e_what 1 diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 48560c134..00935594e 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -86572,6 +86572,10 @@ item_db: ( Type: 2 Buy: 20 Weight: 600 + Script: <" + specialeffect2 EF_PROVIDENCE; + sc_start SC_PHI_DEMON, 1200000, 10; + "> }, { Id: 12776 |