Commit b40cd974 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c52700625.lua

parent 930c726b
......@@ -12,7 +12,7 @@ end
function s.xmat(c)
--destroy
local e3=Effect.CreateEffect(c)
e3:SetDescription(aux.Stringid(id,1))
e3:SetDescription(1130)
e3:SetType(EFFECT_TYPE_QUICK_O)
e3:SetCode(EVENT_FREE_CHAIN)
e3:SetRange(LOCATION_SZONE)
......@@ -56,7 +56,7 @@ end
function s.again(c)
--
local e2=Effect.CreateEffect(c)
e2:SetDescription(aux.Stringid(id,0))
e2:SetDescription(1108)
e2:SetType(EFFECT_TYPE_IGNITION)
e2:SetCategory(CATEGORY_DRAW)
e2:SetRange(LOCATION_SZONE)
......
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