Commit b3fa52c7 authored by 2924713558's avatar 2924713558 Committed by GitHub

Update c1171012.lua

parent 2e7c99fc
......@@ -7,6 +7,7 @@ function c1171012.initial_effect(c)
e1:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_TRIGGER_O)
e1:SetCode(EVENT_SPSUMMON_SUCCESS)
e1:SetRange(LOCATION_HAND)
e1:SetCountLimit(1,1171012)
e1:SetCondition(c1171012.con1)
e1:SetTarget(c1171012.tg1)
e1:SetOperation(c1171012.op1)
......
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