Explorar el Código

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

* Changed introduction client date for packet 0x0ACE
Jittapan Pluemsumran hace 7 años
padre
commit
7188619325
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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