diff options
author | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-11-29 12:49:04 +0000 |
---|---|---|
committer | Kisuka <Kisuka@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-11-29 12:49:04 +0000 |
commit | e2ac585b80854892b736173006b9d800bc5e3fd4 (patch) | |
tree | d4bae78326883c0974812e10a3b7616c3dd65036 /db/skill_db.txt | |
parent | 373b9051ab3596177ebb7e53ddebaf2cd2343ce8 (diff) | |
download | hercules-e2ac585b80854892b736173006b9d800bc5e3fd4.tar.gz hercules-e2ac585b80854892b736173006b9d800bc5e3fd4.tar.bz2 hercules-e2ac585b80854892b736173006b9d800bc5e3fd4.tar.xz hercules-e2ac585b80854892b736173006b9d800bc5e3fd4.zip |
- Fixed a typo in skill_db.
- Fixed issue caused by 'renewal' client support getting rid of lots of version 23 (sakexe) packets.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14177 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 533f1f432..a0241b22b 100644 --- a/db/skill_db.txt +++ b/db/skill_db.txt @@ -624,7 +624,7 @@ //682,0,0,0,0,0,0,9,0,no,0,0,0,none,0, NPC_TALK,Talk 683,-9,6,1,-1,0,0,1,1,no,0,0x2,0,none,0, NPC_HELLPOWER,Hell Power 684,0,6,4,0,0x3,-1,1,1,no,0,0x2,0,none,0, NPC_WIDEHELLDIGNITY,Hell Dignity -685,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0, NPC_INVINCIBLE,Incinvible +685,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0, NPC_INVINCIBLE,Invincible 686,0,0,4,0,0x1,0,1,1,no,0,0x2,0,none,0, NPC_INVINCIBLEOFF,Invincible off 687,0,6,4,0,0x1,0,1,1,yes,0,0x2,0,none,0, NPC_ALLHEAL,Full Heal |