Commit 9b5d996c authored by Clara Grace Paulsen's avatar Clara Grace Paulsen

fix "Yamiruler the Dark Delayer - Supreme Soldier Spear" A

parent df99b824
Pipeline #17797 passed with stage
in 2 minutes and 44 seconds
......@@ -15,5 +15,5 @@ end
--Indes
cm.indval=RD.ValueEffectIndesType(0,TYPE_TRAP,true)
function cm.target(e,c)
return c:IsFaceup() and c:IsLevelAbove(7) and c:IsRace(RACE_CELESTIALWARRIOR+RACE_WARRIOR)
return c:IsFaceup() and c:IsLevelAbove(7) and c:IsRace(RACE_CELESTIALKNIGHT+RACE_WARRIOR)
end
\ No newline at end of file
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