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/packet_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/packet_db.txt')
-rw-r--r-- | db/packet_db.txt | 32 |
1 files changed, 30 insertions, 2 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 |