Commit 52cf7be8 authored by IMJoyJ's avatar IMJoyJ

remove fortune lady ss cost

parent ccafa750
...@@ -63,7 +63,7 @@ if not _GENKAITOPPA then ...@@ -63,7 +63,7 @@ if not _GENKAITOPPA then
e1:SetTargetRange(1,0) e1:SetTargetRange(1,0)
e1:SetTarget(_GENKAITOPPA.FortuneLadySpecialSummonLimit) e1:SetTarget(_GENKAITOPPA.FortuneLadySpecialSummonLimit)
e1:SetReset(RESET_PHASE+PHASE_END) e1:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(e1,tp) --Duel.RegisterEffect(e1,tp)
end end
_GENKAITOPPA.FortuneLadySpecialSummonTarget = function(e,tp,eg,ep,ev,re,r,rp,chk) _GENKAITOPPA.FortuneLadySpecialSummonTarget = function(e,tp,eg,ep,ev,re,r,rp,chk)
local c = e:GetHandler() local c = e:GetHandler()
......
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