diff options
author | Zephiris <Zephiris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-18 15:41:56 +0000 |
---|---|---|
committer | Zephiris <Zephiris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-18 15:41:56 +0000 |
commit | 1e0e9bcba79f5c561359304d3b0ffa2cb1361541 (patch) | |
tree | 752bfc2275229ced107a55600fe31e75131b3e20 | |
parent | 601a605e90842709053ff92ecfe74bd009c8e8ce (diff) | |
download | hercules-1e0e9bcba79f5c561359304d3b0ffa2cb1361541.tar.gz hercules-1e0e9bcba79f5c561359304d3b0ffa2cb1361541.tar.bz2 hercules-1e0e9bcba79f5c561359304d3b0ffa2cb1361541.tar.xz hercules-1e0e9bcba79f5c561359304d3b0ffa2cb1361541.zip |
Updated the packetdb for the 2006-10-17a client.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9004 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | db/Changelog.txt | 2 | ||||
-rw-r--r-- | db/packet_db.txt | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/db/Changelog.txt b/db/Changelog.txt index c3ca83110..d3f8d31d8 100644 --- a/db/Changelog.txt +++ b/db/Changelog.txt @@ -19,6 +19,8 @@ -----
========================
+10/18
+ * Updated the packetdb for the 2006-10-17a client. [Zephiris]
10/16
* Corrected issen's range to 5, as per the login packet information.
[Skotlex]
diff --git a/db/packet_db.txt b/db/packet_db.txt index b85d517ae..29b9c0774 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -814,5 +814,8 @@ packet_ver: 19 0x027F,8
0x0283,6
+//2006-10-17aSakexe
+0x028A,18
+
// Add new packets here
packet_ver: 20
|