Commit c57312d6 authored by Grajade's avatar Grajade

Update c1192020.lua

parent fdfc72cc
Pipeline #10642 passed with stage
in 1 minute and 37 seconds
--甜蜜工厂✿莉莉
--
require("expansions/script/nef/nef")
--
function c1192020.initial_effect(c)
--
Nef.SeasonChange(c)
--
local e1=Effect.CreateEffect(c)
e1:SetDescription(aux.Stringid(1192020,0))
......@@ -71,7 +76,6 @@ function c1192020.ofilter2(c)
end
function c1192020.op2(e,tp,eg,ep,ev,re,r,rp)
--
Debug.Message(Nef.PLCounter.Get(tp,999104))
if Nef.PLCounter.Get(tp,999104)~=0 then
local a=Nef.PLCounter.Get(tp,999104)
Nef.PLCounter.Add(tp,999104,1-a)
......
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