Commit 6c8d2329 authored by fallenstardust's avatar fallenstardust
parent 62d21488
...@@ -33,7 +33,7 @@ function c58132856.initial_effect(c) ...@@ -33,7 +33,7 @@ function c58132856.initial_effect(c)
e4:SetOperation(c58132856.desop) e4:SetOperation(c58132856.desop)
c:RegisterEffect(e4) c:RegisterEffect(e4)
end end
s.set_as_spell=true c58132856.set_as_spell=true
function c58132856.regop(e,tp,eg,ep,ev,re,r,rp) function c58132856.regop(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler() local c=e:GetHandler()
if c:IsPreviousLocation(LOCATION_SZONE) and c:IsPreviousPosition(POS_FACEDOWN) if c:IsPreviousLocation(LOCATION_SZONE) and c:IsPreviousPosition(POS_FACEDOWN)
......
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