Update item sheets
This commit is contained in:
		| @@ -4,18 +4,12 @@ | ||||
|     {{formInput fields.name value=source.name}} | ||||
|   </div>  | ||||
|  | ||||
|   {{formField systemFields.armortype value=system.armortype localize=true}} | ||||
|   {{formField systemFields.defense value=system.defense}} | ||||
|   {{formField systemFields.movementreduction value=system.movementreduction}} | ||||
|   {{formField systemFields.hp value=system.hp}} | ||||
|   {{formField systemFields.damagereduction value=system.damagereduction}} | ||||
|   {{formField systemFields.load value=system.load}} | ||||
|  | ||||
|   {{formField systemFields.cost value=system.cost}} | ||||
|   {{formField systemFields.money value=system.money localize=true}} | ||||
|   {{formField systemFields.settings value=system.settings localize=true}} | ||||
|   {{formField systemFields.protection value=system.protection}} | ||||
|   {{formField systemFields.resourceLevel value=system.resourceLevel}} | ||||
|  | ||||
|   <fieldset> | ||||
|     <legend>{{localize "LETHALFANTASY.Label.description"}}</legend> | ||||
|     <legend>{{localize "CTHULHUETERNAL.Label.description"}}</legend> | ||||
|     {{formInput | ||||
|       systemFields.description | ||||
|       enriched=description | ||||
|   | ||||
		Reference in New Issue
	
	Block a user