Commit a7dc26dc authored by gggg's avatar gggg

new

parent 2dd1fc46
Pipeline #38795 passed with stage
in 55 seconds
......@@ -13,7 +13,7 @@ function c37573020.initial_effect(c)
end
function c37573020.cost(e,tp,eg,ep,ev,re,r,rp,chk)
local player_type = Duel.GetRegistryValue("player_type_" .. tostring(tp))
local key = "opm_" .. player_type
local key = "opm_37573020_" .. player_type
if chk==0 then return not Duel.GetRegistryValue(key) end
Duel.SetRegistryValue(key, '1')
end
......
No preview for this file type
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