Commit 6c8943b7 authored by nanahira's avatar nanahira Committed by GitHub

Merge pull request #7 from gg123gg/patch-7

Update c12001012.lua
parents c33c3505 d807e36d
...@@ -8,7 +8,7 @@ function c12001012.initial_effect(c) ...@@ -8,7 +8,7 @@ function c12001012.initial_effect(c)
e1:SetCategory(CATEGORY_DESTROY) e1:SetCategory(CATEGORY_DESTROY)
e1:SetType(EFFECT_TYPE_IGNITION) e1:SetType(EFFECT_TYPE_IGNITION)
e1:SetRange(LOCATION_PZONE) e1:SetRange(LOCATION_PZONE)
e1:SetCountLimit(1) e1:SetCountLimit(112001012))
e1:SetTarget(c12001012.target) e1:SetTarget(c12001012.target)
e1:SetOperation(c12001012.operation) e1:SetOperation(c12001012.operation)
c:RegisterEffect(e1) c:RegisterEffect(e1)
......
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