Commit 68e2be63 authored by gg123gg's avatar gg123gg Committed by GitHub

Update c12013005.lua

parent 8e8c073c
......@@ -16,6 +16,7 @@ function c12013005.initial_effect(c)
e2:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O)
e2:SetCode(EVENT_CHAIN_NEGATED)
e2:SetRange(LOCATION_GRAVE)
e2:SetCountLimit(1,12013005)
e2:SetProperty(EFFECT_FLAG_DELAY)
e2:SetTarget(c12013005.tg)
e2:SetOperation(c12013005.op)
......
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