Added a new packet for the equipment swap system (#2932)

* Changed introduction client date for packet 0x0ACE
This commit is contained in:
Jittapan Pluemsumran 2018-02-27 07:00:35 +07:00 committed by Aleos
parent f6e0a0a344
commit 7188619325

View File

@ -2344,6 +2344,7 @@
packet(0x0A43,85);
packet(0x0A44,-1);
packet(0x0ABD,10);
parseable_packet(0x0ACE,4,clif_parse_dull,0);
#endif
// 2017-08-30bRagexeRE