Explorar el Código

Exported the pet catch constant
* Exported to allow usage in scripts.

aleos89 hace 7 años
padre
commit
d44367690c
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/map/script_constants.hpp

+ 3 - 0
src/map/script_constants.hpp

@@ -6099,6 +6099,9 @@
 	export_constant(HAT_EF_FSTONE);
 	export_constant(HAT_EF_MAGICCIRCLE);
 
+	/* pet catch */
+	export_constant(PET_CATCH_UNIVERSAL);
+
 	#undef export_constant
 	#undef export_constant2
 	#undef export_parameter