fix spelling mistake in macros

This commit is contained in:
Byroks 2023-11-17 09:27:33 +01:00
parent 0e67ab06dc
commit 2b02f787f2
4 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@
}
},
"scope": "global",
"command": "await game.tables.getName(\"Kritische Fehler beim Zaubern\").draw()",
"command": "await game.tables.getName(\"Kritischer Fehler beim Zaubern\").draw()",
"author": "CBq5YXAqbO7HoJ03",
"img": "systems/midgard5/assets/icons/macro/kritfehlerzauber.svg",
"actorIds": [],

View File

@ -11,7 +11,7 @@
}
},
"scope": "global",
"command": "await game.tables.getName(\"Kritische Erfolg bei der Abwehr\").draw()",
"command": "await game.tables.getName(\"Kritischer Erfolg bei der Abwehr\").draw()",
"author": "CBq5YXAqbO7HoJ03",
"img": "systems/midgard5/assets/icons/macro/kriterfolgabwehr.svg",
"actorIds": [],

View File

@ -11,7 +11,7 @@
}
},
"scope": "global",
"command": "await game.tables.getName(\"Kritische Fehler bei Angriffen\").draw()",
"command": "await game.tables.getName(\"Kritischer Fehler bei Angriffen\").draw()",
"author": "CBq5YXAqbO7HoJ03",
"img": "systems/midgard5/assets/icons/macro/kritfehlerangriff.svg",
"actorIds": [],

View File

@ -11,7 +11,7 @@
}
},
"scope": "global",
"command": "await game.tables.getName(\"Kritische Fehler bei der Abwehr\").draw()",
"command": "await game.tables.getName(\"Kritischer Fehler bei der Abwehr\").draw()",
"author": "CBq5YXAqbO7HoJ03",
"img": "systems/midgard5/assets/icons/macro/kritfehlerabwehr.svg",
"actorIds": [],