We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5ac25a commit a9e66e5Copy full SHA for a9e66e5
official/c35552985.lua
@@ -1,5 +1,5 @@
1
--刻まれし魔の讃聖
2
---Fiendsmith Sanctus
+--Fiendsmith's Sanct
3
--scripted by pyrQ
4
local s,id=GetID()
5
function s.initial_effect(c)
@@ -29,7 +29,7 @@ function s.initial_effect(c)
29
c:RegisterEffect(e2)
30
end
31
s.listed_names={id+1}
32
-s.listed_seres={SET_FIENDSMITH}
+s.listed_series={SET_FIENDSMITH}
33
function s.confilter(c)
34
return c:IsAttribute(ATTRIBUTE_LIGHT) and c:IsRace(RACE_FIEND)
35
0 commit comments