diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-01-25 20:14:19 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-01-25 20:14:19 +0000 |
commit | ef55a5fc32a77ebfb0102a090b402c13173821c5 (patch) | |
tree | 3c7cf0590385bd741abd7b737516ce05a43f112b /db/skill_db.txt | |
parent | 7b9b6586aa99a19fe8c1757acdced7bec33e270b (diff) | |
download | hercules-ef55a5fc32a77ebfb0102a090b402c13173821c5.tar.gz hercules-ef55a5fc32a77ebfb0102a090b402c13173821c5.tar.bz2 hercules-ef55a5fc32a77ebfb0102a090b402c13173821c5.tar.xz hercules-ef55a5fc32a77ebfb0102a090b402c13173821c5.zip |
- Implemented monster skill "Full Heal" NPC_ALLHEAL.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13493 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_db.txt')
-rw-r--r-- | db/skill_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/skill_db.txt b/db/skill_db.txt index 01a3f6e21..143542efb 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -626,7 +626,7 @@ //684,0,0,0,0,0,0,9,0,no,0,0,0,none,0, NPC_WIDEHELLDIGNITY,Hell Dignity //685,0,0,0,0,0,0,9,0,no,0,0,0,none,0, NPC_INVINCIBLE,Incinvible //686,0,0,0,0,0,0,9,0,no,0,0,0,none,0, NPC_INVINCIBLEOFF,Invincible off -//687,0,0,0,0,0,0,9,0,no,0,0,0,none,0, NPC_ALLHEAL,Full Heal +687,0,6,4,0,0x1,0,1,1,yes,0,0,0,none,0, NPC_ALLHEAL,Full Heal // Additional Skill (??) //688,0,0,0,0,0,0,9,0,no,0,0,0,none,0, GM_SANDMAN,GM Sandman |