We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7039865 commit f6a25ccCopy full SHA for f6a25cc
lovely.toml
@@ -53,7 +53,7 @@ sources = [
53
target = "game.lua"
54
pattern = "replace_card.states.visible = false"
55
position = "before"
56
-payload = "replace_card:set_seal('Gold', true, true)"
+payload = "replace_card:set_seal('Blue', true, true)"
57
match_indent = true
58
59
# call init game object appendum after init game object
0 commit comments