All user data for FoundryVTT. Includes worlds, systems, modules, and any asset in the "foundryuserdata" directory. Does NOT include the FoundryVTT installation itself.

6 lines
213 B

1 year ago
  1. <div class="inventory-details">
  2. <div class="form-group">
  3. <label>{{localize "PF2E.PriceLabel"}}</label>
  4. <input type="text" name="system.price.value" value="{{priceString}}" />
  5. </div>
  6. </div>