etb errata

This commit is contained in:
cajun
2024-10-01 09:13:47 -05:00
parent 6960d85314
commit da4ab9a803

View File

@@ -1508,6 +1508,9 @@ auto_errata :=
+replace@(match:"(?i)(Totem armor|Totembeistand|Armadura tótem|totémique|Armatura totem|Armadura de totem|族霊鎧|替身甲)", replace:{errata_map[_1] or else _1})
+replace@(match:"hen shuffle your library", replace:"hen shuffle")
+replace@(match:"this (?:ability )?(?:only )?(?:any ?time you could cast|as) a", in_context: "(Activate|Play) <match>n? (instant|sorcery)", replace:"only as a")
+replace@(match:"(enters?) the battlefield( under your control)?", replace: {
(if _2 != "" then "you control " else "") + _1
})
#### can be localized via errata_map
errata_map := [
"Totem armor": "Umbra armor",