Rename Invulnerable Save for 11th edition
This commit is contained in:
+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