Commit 86359b58 authored by GuGu's avatar GuGu

Update c99999012.lua

parent bfb6f3ba
Pipeline #29330 passed with stage
in 6 seconds
...@@ -34,7 +34,6 @@ function c99999012.initial_effect(c) ...@@ -34,7 +34,6 @@ function c99999012.initial_effect(c)
--print --print
local e14=Effect.CreateEffect(c) local e14=Effect.CreateEffect(c)
e14:SetDescription(aux.Stringid(99999012,1)) e14:SetDescription(aux.Stringid(99999012,1))
e14:SetCategory(CATEGORY_DESTROY)
e14:SetType(EFFECT_TYPE_IGNITION) e14:SetType(EFFECT_TYPE_IGNITION)
e14:SetRange(LOCATION_MZONE) e14:SetRange(LOCATION_MZONE)
e14:SetCountLimit(1,99999014) e14:SetCountLimit(1,99999014)
......
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