diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-26 22:36:41 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-26 22:36:41 +0000 |
commit | 6096ce0b42a3eee07dc70ae5ef489aa4c30bf515 (patch) | |
tree | e91f8afd3b7b8b80f0c55aae07f7a478f469c37a /db/packet_db.txt | |
parent | 23e1b7db5ba2277a406fc84c30e87c324a83097c (diff) | |
download | hercules-6096ce0b42a3eee07dc70ae5ef489aa4c30bf515.tar.gz hercules-6096ce0b42a3eee07dc70ae5ef489aa4c30bf515.tar.bz2 hercules-6096ce0b42a3eee07dc70ae5ef489aa4c30bf515.tar.xz hercules-6096ce0b42a3eee07dc70ae5ef489aa4c30bf515.zip |
* Merged changes from trunk [14496:14630/trunk].
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14632 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/packet_db.txt')
-rw-r--r-- | db/packet_db.txt | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/db/packet_db.txt b/db/packet_db.txt index a8f640419..3be46cf4b 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -1452,9 +1452,9 @@ packet_ver: 25 //2009-12-22aRagexeRE 0x0802,18,bookingregreq,2:4:6 // Booking System -//0x0803,4 +0x0803,4 0x0804,8 // Booking System -//0x0805,-1 +0x0805,-1 0x0806,4,bookingdelreq,2 // Booking System //0x0807,2 0x0808,4 // Booking System @@ -1466,9 +1466,9 @@ packet_ver: 25 //2009-12-29aRagexeRE 0x0804,14,bookingsearchreq,2:4:6:8:12 // Booking System 0x0806,2,bookingdelreq,0 // Booking System -//0x0807,4 +0x0807,4 0x0808,14,bookingupdatereq,2 // Booking System -//0x0809,50 +0x0809,50 0x080A,18 0x080B,6 // Booking System @@ -1581,5 +1581,9 @@ packet_ver: 25 //2010-07-14aRagexeRE //0x841,4 +//2010-08-03aRagexeRE +0x0842,6,recall2,2 +0x0843,6,remove2,2 + //Add new packets here //packet_ver: 26 |