fixed missing cycles and added to official cycle list
This commit is contained in:
parent
c3c105f670
commit
25f0c45272
@ -4,5 +4,5 @@
|
||||
"class": "Neutral",
|
||||
"traits": "Humanoid. Monster. Serpent.",
|
||||
"weakness": true,
|
||||
"cycle": ""
|
||||
"cycle": "Aura of Faith"
|
||||
}
|
||||
|
@ -8,5 +8,5 @@
|
||||
"intellectIcons": 1,
|
||||
"willpowerIcons": 1,
|
||||
"wildIcons": 1,
|
||||
"cycle": ""
|
||||
"cycle": "Aura of Faith"
|
||||
}
|
||||
|
@ -58,6 +58,7 @@ local OFFICIAL_CYCLE_LIST = {
|
||||
["relics of the past"] = true,
|
||||
["hunting for answers"] = true,
|
||||
["pistols and pearls"] = true,
|
||||
["aura of faith"] = true,
|
||||
["beta"] = true,
|
||||
["promo"] = true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user