Commit aa44b244 authored by GuGu's avatar GuGu

Update nef.lua

parent 179d8e5f
Pipeline #34698 passed with stage
in 11 seconds
......@@ -1359,12 +1359,12 @@ if not Nef.PLCounter then
local count = (class._n[tp][code] or 0) + num
class._e[tp][code] = e1
class._n[tp][code] = count
--椿季赛特供椿天场地
if code==999104 then count=1 end
class._e[tp][code] = e1
class._n[tp][code] = count
e1:SetDescription(aux.Stringid(code, count))
--eg1:SetLabelObject(e1)
Duel.RegisterEffect(e1, tp)
......
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