show degrading ws and bs characteristics, show psyker spells

This commit is contained in:
NilsUeter
2023-05-07 11:53:54 +02:00
parent f2e813d5d7
commit 9134d420a5
4 changed files with 149 additions and 37 deletions
+3 -2
View File
@@ -58,7 +58,7 @@ function App() {
const rosterName = info.getAttribute("name");
if (rosterName) {
document.title = `PrettyScribe ${rosterName}`;
document.title = `FancyScribe ${rosterName}`;
}
if (gameType == "Warhammer 40,000 9th Edition") {
@@ -90,6 +90,7 @@ function App() {
>
<input
type="file"
accept=".ros,.rosz"
name="rosterUpload"
id="rosterUpload"
onChange={handleFileSelect}
@@ -146,7 +147,7 @@ function App() {
<a href="https://github.com/NilsUeter/fancyscribe" target="_blank">
FancyScribe
</a>
) .
).
</div>
<div style={{ padding: "8px 0", fontSize: "1.7rem" }}>
Output Examples