diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-25 01:40:35 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-25 01:40:35 +0000 |
commit | c8ff72c09f9c763912d7c1d953638b5f32cb40aa (patch) | |
tree | 1fdd119d878b1c62ac050b6472b51e72abc3fb88 /db/packet_db.txt | |
parent | 75e1895d3ffa6dfbd29c16d613995af7d6917385 (diff) | |
download | hercules-c8ff72c09f9c763912d7c1d953638b5f32cb40aa.tar.gz hercules-c8ff72c09f9c763912d7c1d953638b5f32cb40aa.tar.bz2 hercules-c8ff72c09f9c763912d7c1d953638b5f32cb40aa.tar.xz hercules-c8ff72c09f9c763912d7c1d953638b5f32cb40aa.zip |
* Added support for new /remove and /recall packets for 2010-08-03aRagexeRE and newer.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14620 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/packet_db.txt')
-rw-r--r-- | db/packet_db.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/packet_db.txt b/db/packet_db.txt index 722ccc646..f18eed246 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -1582,5 +1582,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 |