Commit 4adf4f38 authored by GuGu's avatar GuGu

Update c74561045.lua

parent 35f4101c
Pipeline #35504 passed with stage
in 15 seconds
......@@ -21,7 +21,7 @@ function cCardno.initial_effect(c)
c:RegisterEffect(e6)
local e7=Effect.CreateEffect(c)
e7:SetType(EFFECT_TYPE_FIELD)
e7:SetCode(EFFECT_SET_ATTAC)
e7:SetCode(EFFECT_SET_ATTACK)
e7:SetRange(LOCATION_MZONE)
e7:SetTargetRange(LOCATION_MZONE,LOCATION_MZONE)
e7:SetValue(1)
......
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