diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-19 23:15:49 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-19 23:15:49 +0000 |
commit | 3830f63b39fd4bda72fdb367b94140da761c9473 (patch) | |
tree | edceda4926bd3e181cdfe4600f3a82305db60964 /db/packet_db.txt | |
parent | bd1514e5dac76bd216f3505345d81f24de764f57 (diff) | |
download | hercules-3830f63b39fd4bda72fdb367b94140da761c9473.tar.gz hercules-3830f63b39fd4bda72fdb367b94140da761c9473.tar.bz2 hercules-3830f63b39fd4bda72fdb367b94140da761c9473.tar.xz hercules-3830f63b39fd4bda72fdb367b94140da761c9473.zip |
* Fixed packet layout of wanttoconnection for packet_ver 16 and 22 (bugreport:3359, since r9958).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14469 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/packet_db.txt')
-rw-r--r-- | db/packet_db.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/packet_db.txt b/db/packet_db.txt index da97c77ef..a544fee5a 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -679,7 +679,7 @@ packet_ver: 16 0x0089,8,ticksend,4 0x008c,11,getcharnamerequest,7 0x0094,14,movetokafra,7:10 -0x009b,26,wanttoconnection,4:9:17:18:25 +0x009b,26,wanttoconnection,4:9:17:21:25 0x009f,14,useitem,4:10 0x00a2,15,solvecharname,11 0x00a7,8,walktoxy,5 @@ -978,7 +978,7 @@ packet_ver: 22 0x0089,8,ticksend,4 0x008c,11,getcharnamerequest,7 0x0094,14,movetokafra,7:10 -0x009b,26,wanttoconnection,4:9:17:18:25 +0x009b,26,wanttoconnection,4:9:17:21:25 0x009f,14,useitem,4:10 0x00a2,15,solvecharname,11 //0x00a7,8,walktoxy,5 |