diff options
-rw-r--r-- | db/packet_db.txt | 32 | ||||
-rw-r--r-- | db/skill_db.txt | 2 |
2 files changed, 31 insertions, 3 deletions
diff --git a/db/packet_db.txt b/db/packet_db.txt index 250627fbe..b4d79b7d0 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -1211,9 +1211,37 @@ packet_ver: 23 0x0438,10,useskilltoid,2:4:6 0x0439,8,useitem,2:4 +//2008-11-13aSakexe +0x043d,8 +0x043e,-1 +0x043f,8 + +//2008-11-26aSakexe +0x01a2,37 +0x0440,10 +0x0441,4 + +//2008-12-10aSakexe +0x0442,-1 +0x0443,8 + +//2009-01-14aSakexe +0x043f,25 +0x0444,-1 +0x0445,10 + +//2009-02-18aSakexe +0x0446,14 + +//2009-02-25aSakexe +0x0448,-1 + +//2009-03-30aSakexe +0x0449,4 + //2009-04-08aSakexe -//0x02a6,-1 -//0x02a7,-1 +0x02a6,-1 +0x02a7,-1 0x044a,6 //Renewal Clients 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 |