diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-05 17:17:58 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-10-05 17:17:58 +0000 |
commit | 1963ef3c77c8c2035da2e7a2310db341c4c421fc (patch) | |
tree | 0205d53e9c52b29f2c53e8234e3259247781434e /db/packet_db.txt | |
parent | cc256e4bdc0c3cb858b993e82f53104113f814c4 (diff) | |
download | hercules-1963ef3c77c8c2035da2e7a2310db341c4c421fc.tar.gz hercules-1963ef3c77c8c2035da2e7a2310db341c4c421fc.tar.bz2 hercules-1963ef3c77c8c2035da2e7a2310db341c4c421fc.tar.xz hercules-1963ef3c77c8c2035da2e7a2310db341c4c421fc.zip |
* Added Spira's Party Booking System implementation
- Added two additional mercenaries and updated data.
- Added place holder values to the item database.
- Added packets for the party booking system.
- Updated the 13.2 monster skills to official.
- Updated stats and drop rates on several monsters.
- Fixed Lullaby working on allies/party members.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14412 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/packet_db.txt')
-rw-r--r-- | db/packet_db.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/db/packet_db.txt b/db/packet_db.txt index 4476dc946..da97c77ef 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -1452,11 +1452,11 @@ packet_ver: 25 //0x0801,-1 //2009-12-22aRagexeRE -0x0802,18 // Booking System +0x0802,18,bookingregreq,2:4:6 // Booking System //0x0803,4 0x0804,8 // Booking System //0x0805,-1 -0x0806,4 // Booking System +0x0806,4,bookingdelreq,2 // Booking System //0x0807,2 0x0808,4 // Booking System //0x0809,14 @@ -1465,13 +1465,13 @@ packet_ver: 25 //0x080C,6 //2009-12-29aRagexeRE -0x0804,14 // Booking System -0x0806,2 // Booking System +0x0804,14,bookingsearchreq,2:4:6:8:12 // Booking System +0x0806,2,bookingdelreq,0 // Booking System //0x0807,4 -0x0808,14 // Booking System +0x0808,14,bookingupdatereq,2 // Booking System //0x0809,50 -//0x080A,18 -//0x080B,6 +0x080A,18 +0x080B,6 // Booking System //2010-01-05aRagexeRE 0x0801,-1,purchasereq2,2:4:8:12 |