ds4/src/module/item
Gesina Schwalbe 29d34daa9a added equipped and owner to item sheet
Additions:
- added equipped checkbox to item sheet
- added item owner to item properties list
- added some translations
- added some TODOs

Changes:
- item properties owner, equipped, quantity, storageLocation
  are only shown if item is owned by an actor
- moved item properties price and availability
  to details tab
- shortened ItemEquipped translation
- added item.actor and item.isOwned property values
  to data returned from DS4ItemSheet.getData
  (properties aren't accessible in Handlebars)
2020-12-31 01:17:52 +01:00
..
item-data.ts changed availability options to include "unset" 2020-12-28 21:44:47 +01:00
item-sheet.ts added equipped and owner to item sheet 2020-12-31 01:17:52 +01:00
item.ts improve effects type checking 2020-12-29 00:33:43 +01:00