Commit 4ccd57de authored by 聖園ミカ's avatar 聖園ミカ 🐟

man!

parent 4056ae08
......@@ -3,6 +3,9 @@ local m=18586017
local cm=_G["c"..m]
Duel.LoadScript("c81000000.lua")
function cm.initial_effect(c)
c:EnableReviveLimit()
--material
aux.AddFusionProcFun2(c,aux.FilterBoolFunction(Card.IsRace,RACE_PLANT),aux.FilterBoolFunction(Card.IsAttribute,ATTRIBUTE_EARTH),true)
--change name
aux.EnableChangeCode(c,18586000,LOCATION_REMOVED+LOCATION_MZONE+LOCATION_GRAVE)
--to grave
......
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