Commit 56671d0e authored by Grajade's avatar Grajade

Update c33331563.lua

parent 940deaf7
Pipeline #3504 passed with stages
in 33 minutes and 5 seconds
......@@ -12,6 +12,7 @@ function c33331563.initial_effect(c)
e2:SetType(EFFECT_TYPE_IGNITION)
e2:SetRange(LOCATION_SZONE)
e2:SetLabel(0)
e2:SetCountLimit(1)
e2:SetCost(c33331563.cost2)
e2:SetTarget(c33331563.tg2)
e2:SetOperation(c33331563.op2)
......
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