Universe Comet and card text updates

This commit is contained in:
2021-12-10 20:22:50 +01:00
parent 27b2fc2c1f
commit 84eddbf761
35 changed files with 13 additions and 6 deletions

6
lua/c561586064.lua Normal file
View File

@@ -0,0 +1,6 @@
--Universe Dark God
local s,id=GetID()
function s.initial_effect(c)
--pendulum summon
Pendulum.AddProcedure(c)
end