diff options
-rw-r--r-- | Changelog-Trunk.txt | 2 | ||||
-rw-r--r-- | db/packet_db.txt | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 49a6760e7..1788841ee 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/04/13 + * Added missing 0x369 packet.(info provided by Yommy) [Inkfish] 2011/04/10 * Added support for clients 2010-11-23aRagexeRE+ and 2011-01-11aRagexeRE+. [Ai4rei] - Servers that used packet db version 'default' until now need to be updated to use version '25'. diff --git a/db/packet_db.txt b/db/packet_db.txt index 35da9ea4b..48d262845 100644 --- a/db/packet_db.txt +++ b/db/packet_db.txt @@ -1599,6 +1599,7 @@ packet_ver: 26 0x0366,10,useskilltopos,2:4:6:8 0x0367,90,useskilltoposinfo,2:4:6:8:10 0x0368,6,getcharnamerequest,2 +0x0369,6,solvecharname,2 //Add new packets here //packet_ver: 27 |