Skip to content

Commit bbb23c4

Browse files
authored
Update c511000296.lua
1 parent 1d244f8 commit bbb23c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unofficial/c511000296.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ function s.initial_effect(c)
1010
e0:SetType(EFFECT_TYPE_SINGLE)
1111
e0:SetCode(EFFECT_INDESTRUCTABLE_BATTLE)
1212
e0:SetValue(aux.NOT(aux.TargetBoolFunction(Card.IsSetCard,SET_NUMBER)))
13-
c:RegisterEffect(e8)
13+
c:RegisterEffect(e0)
1414
--When a "Number C1000: Numeronius" you control is destroyed: You can Xyz Summon this card from your Extra Deck, by using it as the Xyz Material
1515
local e1=Effect.CreateEffect(c)
1616
e1:SetDescription(aux.Stringid(id,0))

0 commit comments

Comments
 (0)