diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-10-26 09:42:44 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-10-26 09:42:44 +0000 |
commit | 313a28630c10e40ee2db0b0a8904d56149c0b3ce (patch) | |
tree | 863811253ac173d48b7023af1c2dbab00cddd83a /db/skill_db.txt | |
parent | 019d9618d50d3190a7b6fa3b8e9401add22beb8e (diff) | |
download | hercules-313a28630c10e40ee2db0b0a8904d56149c0b3ce.tar.gz hercules-313a28630c10e40ee2db0b0a8904d56149c0b3ce.tar.bz2 hercules-313a28630c10e40ee2db0b0a8904d56149c0b3ce.tar.xz hercules-313a28630c10e40ee2db0b0a8904d56149c0b3ce.zip |
Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14102 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/skill_db.txt')
-rw-r--r-- | db/skill_db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/skill_db.txt b/db/skill_db.txt index cc334e7f5..1ac05b8b5 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -614,8 +614,8 @@ 676,0,6,4,0,0x1,0,5,1,no,0,0x2,0,magic,0, NPC_ANTIMAGIC,Anti Magic 677,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDECURSE,Wide Curse 678,0,6,4,0,0x3,2:5:8:11:14,5,1,no,0,0x2,0,none,0, NPC_WIDESTUN,Wide Stun -679,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0, NPC_VAMPIRE_GIFT,Vampire Gift -680,0,0,4,0,0x1,0,10,1,no,0,0x2,0,none,0, NPC_WIDESOULDRAIN,Wide Soul Drain +679,0,6,4,0,0x2,5:7:9:11:13:13:13:13:13:13,10,1,no,0,0x2,0,weapon,0, NPC_VAMPIRE_GIFT,Vampire Gift +680,0,6,4,0,0x3,5:7:9:11:13:13:13:13:13:13,10,1,no,0,0x2,0,none,0, NPC_WIDESOULDRAIN,Wide Soul Drain // Cash Shop Skill 681,0,0,0,0,0,0,10,0,no,0,0x1,0,none,0, ALL_INCCARRY,Increase Weight Limit R |