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:
@@ -26,8 +26,9 @@
|
||||
src="{{item.img}}"
|
||||
data-tooltip="{{item.name}}"
|
||||
/>
|
||||
<i class="fa-regular fa-dice"></i>
|
||||
<div
|
||||
class="name"
|
||||
class="name rollable"
|
||||
data-roll-type="weapon"
|
||||
data-tooltip="{{{item.system.description}}}"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user