Commit 6f4d9d82 authored by Hello23-Ygopro's avatar Hello23-Ygopro Committed by GitHub

spelling

parent d8fa8f00
......@@ -223,7 +223,7 @@ RESET_OVERLAY =0x04000000 --超量叠放重置
RESET_MSCHANGE =0x08000000 --从怪兽区到魔法区,或者从魔法区到怪兽区(move_to_field()、寶玉獸)
----组合时点
RESETS_STANDARD =0x1fe0000 --RESET_TOFIELD+RESET_LEAVE+RESET_TODECK+RESET_TOHAND+RESET_TEMP_REMOVE+RESET_REMOVE+RESET_TOGRAVE+RESET_TURN_SET
RESETS_STANDARD_DISABLED =0x1ff0000 --0x1fe0000+RESET_DISABLE
RESETS_STANDARD_DISABLE =0x1ff0000 --0x1fe0000+RESET_DISABLE
--========== Types ========== --效果类型(定义效果触发类型,和codes一起使用)
EFFECT_TYPE_SINGLE =0x0001 --自己状态变化时触发
EFFECT_TYPE_FIELD =0x0002 --场上所有卡状态变化时触发
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment