Fix robot weapon, and rework encumbrance
All checks were successful
Release Creation / build (release) Successful in 53s
All checks were successful
Release Creation / build (release) Successful in 53s
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
{{/if}}
|
||||
|
||||
{{#if isEncumbered}}
|
||||
<div class="dialog-skill red-warning">Encumbered : -1D</div>
|
||||
<div class="dialog-skill red-warning">Encumbered : -1D for Physical Attacks</div>
|
||||
{{/if}}
|
||||
|
||||
</fieldSet>
|
||||
|
||||
Reference in New Issue
Block a user