Commit f7c71fc3 authored by Grajade's avatar Grajade

Update c37900013.lua

parent 0d54b1cf
Pipeline #24584 passed with stages
in 36 minutes and 11 seconds
--隐居地上的月球公主
if not pcall(function() dofile("expansions/script/c37900000.lua") end) then dofile("script/c37900000.lua") end
if not pcall(function() require("expansions/script/c37900000.lua") end) then require("script/c37900000.lua") end
local m,cm = rscf.DefineCard(37900013)
function cm.initial_effect(c)
c:SetSPSummonOnce(m)
......
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