diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 2 | ||||
-rw-r--r-- | db/skill_cast_db.txt | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 030a1e478..195c5c580 100644 --- a/db/const.txt +++ b/db/const.txt @@ -798,6 +798,8 @@ SC_SEVENWIND 274 SC_DEF_RATE 275 SC_SPREGEN 276 SC_WALKSPEED 277 +SC_WALKSPEED 277 +SC_REBIRTH 284 e_gasp 0 e_what 1 diff --git a/db/skill_cast_db.txt b/db/skill_cast_db.txt index 9a246ae9c..0273cdcad 100644 --- a/db/skill_cast_db.txt +++ b/db/skill_cast_db.txt @@ -336,6 +336,8 @@ 206,0,0,0,0,3000 //-- NPC_HALLUCINATION 207,0,0,0,30000:40000:50000:60000:70000:80000:90000:100000:110000:120000,0 +//-- NPC_REBIRTH +208,4500:4000:3500:3000:2500:2000:1500,0,0,1800000,2000 //========================================== |