Compare commits
1 Commits
0623ba903b
..
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 836a53e95e |
+1
-1
@@ -1030,7 +1030,7 @@ const InvulRow = ({ hasInvul }) => {
|
|||||||
backgroundColor: "var(--primary-color)",
|
backgroundColor: "var(--primary-color)",
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
INVULNERABLE SAVE{isSpecialInvul ? "*" : ""}
|
INSV{isSpecialInvul ? "*" : ""}
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user