Skip to content

Commit

Permalink
fix: move Mage's concept to the end of the list
Browse files Browse the repository at this point in the history
  • Loading branch information
silentjames committed Jul 29, 2024
1 parent 22777aa commit ec86326
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 24 deletions.
24 changes: 12 additions & 12 deletions fantasy-statblock-jsons/MtA m20 Mage en.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,17 +64,6 @@
"markdown": true,
"display": "Demeanor:"
},
{
"type": "property",
"id": "0b3ba91959d8",
"properties": [
"concept"
],
"fallback": "-",
"conditioned": true,
"markdown": true,
"display": "Concept:"
},
{
"type": "property",
"id": "3b7bc9ba6ae9",
Expand Down Expand Up @@ -107,6 +96,17 @@
"display": "Sect:",
"conditioned": true,
"markdown": true
},
{
"type": "property",
"id": "0b3ba91959d8",
"properties": [
"concept"
],
"fallback": "-",
"conditioned": true,
"markdown": true,
"display": "Concept:"
}
],
"cls": "info-group",
Expand Down Expand Up @@ -2972,7 +2972,7 @@
}
],
"name": "MtA m20 Mage en",
"id": "2949cb0aba48",
"id": "fafb3ab8ea78",
"diceParsing": [],
"cssProperties": {
"backgroundColor": "#ffffff"
Expand Down
25 changes: 13 additions & 12 deletions fantasy-statblock-jsons/MtA m20 Mage.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,17 +64,6 @@
"markdown": true,
"display": "Маска:"
},
{
"type": "property",
"id": "0b3ba91959d8",
"properties": [
"concept"
],
"fallback": "-",
"conditioned": true,
"markdown": true,
"display": "Амплуа:"
},
{
"type": "property",
"id": "3b7bc9ba6ae9",
Expand Down Expand Up @@ -107,6 +96,17 @@
"display": "Sect:",
"conditioned": true,
"markdown": true
},
{
"type": "property",
"id": "0b3ba91959d8",
"properties": [
"concept"
],
"fallback": "-",
"conditioned": true,
"markdown": true,
"display": "Амплуа:"
}
],
"cls": "info-group",
Expand Down Expand Up @@ -2972,5 +2972,6 @@
}
],
"name": "MtA m20 Mage",
"id": "1898590b28e9"
"id": "c9ca98092bdb",
"diceParsing": []
}

0 comments on commit ec86326

Please sign in to comment.