浏览代码

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

aleos89 7 年之前
父节点
当前提交
d44367690c
共有 1 个文件被更改,包括 3 次插入0 次删除
  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