- 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://svn.code.sf.net/p/rathena/svn/trunk@14177 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
abd523512f
commit
01d8d4c8d8
@ -1211,9 +1211,37 @@ packet_ver: 23
|
|||||||
0x0438,10,useskilltoid,2:4:6
|
0x0438,10,useskilltoid,2:4:6
|
||||||
0x0439,8,useitem,2:4
|
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
|
//2009-04-08aSakexe
|
||||||
//0x02a6,-1
|
0x02a6,-1
|
||||||
//0x02a7,-1
|
0x02a7,-1
|
||||||
0x044a,6
|
0x044a,6
|
||||||
|
|
||||||
//Renewal Clients
|
//Renewal Clients
|
||||||
|
@ -624,7 +624,7 @@
|
|||||||
//682,0,0,0,0,0,0,9,0,no,0,0,0,none,0, NPC_TALK,Talk
|
//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
|
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
|
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
|
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
|
687,0,6,4,0,0x1,0,1,1,yes,0,0x2,0,none,0, NPC_ALLHEAL,Full Heal
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user