Sfoglia il codice sorgente

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

* Changed introduction client date for packet 0x0ACE
Jittapan Pluemsumran 7 anni fa
parent
commit
7188619325
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      src/map/clif_packetdb.hpp

+ 1 - 0
src/map/clif_packetdb.hpp

@@ -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