Index: script/c0.lua ================================================================== --- script/c0.lua +++ script/c0.lua @@ -59,11 +59,13 @@ return true end cache_1 = Card.IsType(card, TYPE_PENDULUM) if cache_1 then - cache_1 = Card.IsCode(card, ) + cache_1 = Card.IsCode(card, 28363749) + cache_2 = Card.IsCode(card, 19474136) + cache_2 = Card.IsCode(card, 17390179) end return false end