Commit 62c6dfb1 authored by nekrozar's avatar nekrozar Committed by DailyShana

add race Cybers (#809)

parent cec065f4
...@@ -87,7 +87,8 @@ RACE_PSYCHO =0x100000 --念动力 ...@@ -87,7 +87,8 @@ RACE_PSYCHO =0x100000 --念动力
RACE_DEVINE =0x200000 --幻神兽 RACE_DEVINE =0x200000 --幻神兽
RACE_CREATORGOD =0x400000 --创造神 RACE_CREATORGOD =0x400000 --创造神
RACE_WYRM =0x800000 --幻龙 RACE_WYRM =0x800000 --幻龙
--Reason 卡片到当前位置的原因 RACE_CYBERS =0x1000000 --
--Reason 卡片到当前位置的原因
REASON_DESTROY =0x1 --破坏 REASON_DESTROY =0x1 --破坏
REASON_RELEASE =0x2 --解放 REASON_RELEASE =0x2 --解放
REASON_TEMPORARY =0x4 --暂时 REASON_TEMPORARY =0x4 --暂时
......
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