Commit 9ca669eb authored by TanakaKotoha's avatar TanakaKotoha

tnndx

parent 69dead6e
No preview for this file type
if not pcall(function() require("expansions/script/c16101100") end) then require("script/c16101100") end
local m=16199990
local Version_Number="1.0.0 beta"
rk={}
os=require('os')
table=require('table')
io=require('io')
if not pcall(function() require("expansions/script/c16101100") end) then require("script/c16101100") end
-------------"name set"
function rk.set(code,setcode)
if not _G["c"..code] then _G["c"..code]={}
setmetatable(_G["c"..code],Card)
......@@ -14,13 +17,13 @@ function rk.set(code,setcode)
end
return code,ccodem
end
function rk.check(c,str)
local substr=c.rksetcode
if substr==nil then return false end
if string.match(substr,str)==str then return true end
return false
end
-------------"For GODO NOVA"
function rk.effectg(c,code)
local tc=c
--effect gain
......
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