Commit 9bc74bf8 authored by GuGu's avatar GuGu

Update c60305.lua

parent 1465eb6b
Pipeline #34010 passed with stage
in 13 seconds
......@@ -7,6 +7,7 @@ function c60305.initial_effect(c)
e1:SetCategory(CATEGORY_DESTROY)
e1:SetType(EFFECT_TYPE_QUICK_O)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetHintTiming(0,TIMINGS_CHECK_MONSTER)
e1:SetRange(LOCATION_HAND)
e1:SetCost(c60305.cost)
e1:SetTarget(c60305.target)
......
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