diff options
-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
|