Commit 7a2c5a69 authored by mercury233's avatar mercury233 Committed by GitHub

revert サブテラーの戦士

parent 1d92e3ac
...@@ -17,7 +17,7 @@ function c16719140.initial_effect(c) ...@@ -17,7 +17,7 @@ function c16719140.initial_effect(c)
e2:SetDescription(aux.Stringid(16719140,1)) e2:SetDescription(aux.Stringid(16719140,1))
e2:SetCategory(CATEGORY_SPECIAL_SUMMON) e2:SetCategory(CATEGORY_SPECIAL_SUMMON)
e2:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O) e2:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O)
e2:SetProperty(EFFECT_FLAG_DELAY) e2:SetProperty(EFFECT_FLAG_DELAY+EFFECT_FLAG_DAMAGE_STEP)
e2:SetCode(EVENT_FLIP) e2:SetCode(EVENT_FLIP)
e2:SetRange(LOCATION_GRAVE) e2:SetRange(LOCATION_GRAVE)
e2:SetCountLimit(1,16719141) e2:SetCountLimit(1,16719141)
......
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