Commit a8efa0a3 authored by Satty's avatar Satty

Merge branch 'master' of git.moenext.com:alstroemeria-silentlove/ygopro-222DIY-cards

parents 6e5ed502 27e5a261
Pipeline #35809 passed with stages
in 26 minutes and 10 seconds
......@@ -1178,6 +1178,7 @@ function cm.NanahiraTrap(c,...)
if te:GetCode()==EVENT_FREE_CHAIN then
e1:SetHintTiming(0x1e0)
end
e1:SetCountLimit(99999)
e1:SetProperty(e1:GetProperty() | EFFECT_FLAG_DAMAGE_STEP)
if c:IsType(TYPE_COUNTER) then
e1:SetProperty(e1:GetProperty() | EFFECT_FLAG_DAMAGE_CAL)
......
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