Commit 85189f82 authored by 聖園ミカ's avatar 聖園ミカ 🐟

reclean

parent c718a6e8
Pipeline #26082 passed with stages
in 28 minutes and 19 seconds
No preview for this file type
......@@ -119,7 +119,7 @@ function c60000084.tzop(e,tp,eg,ep,ev,re,r,rp)
e2:SetProperty(EFFECT_FLAG_CANNOT_DISABLE)
e2:SetCode(EFFECT_CHANGE_CODE)
e2:SetValue(60000086)
e2:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END)
e2:SetReset(RESET_EVENT+RESETS_STANDARD)
tc2:RegisterEffect(e2)
end
end
......
......@@ -3,6 +3,7 @@ local m=98626818
local cm=_G["c"..m]
function cm.initial_effect(c)
--code
aux.AddCodeList(c,81010001)
aux.EnableChangeCode(c,33374561,LOCATION_MZONE+LOCATION_GRAVE)
--summon
local e1=Effect.CreateEffect(c)
......
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