mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Update hu2.html
Bug fix for wealth inventory repeating section roll button macro
This commit is contained in:
@@ -2161,8 +2161,8 @@
|
||||
<div class='space-holder'></div>
|
||||
|
||||
<button class="skillroll dicefontd20" type="roll" name='roll_wealth' value="@{whispertoggle}&{template:custom} {{color=grey}} {{title=**@{character_name}'s**}} {{subtitle=**@{wealth_name}**}} {{desc=**Value:** @{wealth_worth}
|
||||
**Weight:** @{consumables_weight}
|
||||
**Count:** @{consumables_count}
|
||||
**Weight:** @{wealth_weight}
|
||||
**Count:** @{wealth_count}
|
||||
**Location:** @{wealth_location}
|
||||
**Description:** @{wealth_details}}}">0</button>
|
||||
<input class='wealth-field parchment' type="text" value="" name="attr_wealth_name" placeholder="Salary, cash, valuable, etc" />
|
||||
|
||||
Reference in New Issue
Block a user