diff options
author | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-03-22 01:50:01 +0000 |
---|---|---|
committer | shennetsind <shennetsind@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-03-22 01:50:01 +0000 |
commit | c7950cde32b62d87728bca84d39902b21193ffc3 (patch) | |
tree | 9876da9d52e596855e98a04b6de753da9ef9301e /db/re/skill_db.txt | |
parent | 1ab8da3d02f841c0e74af10ecc60b63d5c13f5e2 (diff) | |
download | hercules-c7950cde32b62d87728bca84d39902b21193ffc3.tar.gz hercules-c7950cde32b62d87728bca84d39902b21193ffc3.tar.bz2 hercules-c7950cde32b62d87728bca84d39902b21193ffc3.tar.xz hercules-c7950cde32b62d87728bca84d39902b21193ffc3.zip |
Added GM Sandman Skill (part of bugreport:5172). now available thru angra manyu item.
- Causes target player, mob, homunculus or mercenary to enter in endless sleep state until cast again (logoff cancels).
- Cannot be cast on self
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15747 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/re/skill_db.txt')
-rw-r--r-- | db/re/skill_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/skill_db.txt b/db/re/skill_db.txt index f859c99a4..f4b1bfb75 100644 --- a/db/re/skill_db.txt +++ b/db/re/skill_db.txt @@ -631,7 +631,7 @@ 687,0,6,4,0,0x1,0,1,1,yes,0,0x2,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 +688,9,6,16,0,0x1,0,10,0,no,0,0x200,0,none,0, GM_SANDMAN,GM Sandman 689,0,6,4,0,0x3,-1,10,1,yes,0,0x2,0,magic,0, CASH_BLESSING,Party Blessing 690,0,6,4,0,0x3,-1,10,1,yes,0,0x2,0,magic,0, CASH_INCAGI,Party Increase AGI 691,0,6,4,0,0x3,-1,5,1,yes,0,0x2,0,magic,0, CASH_ASSUMPTIO,Party Assumptio |