PhilippeKr / TorchLight

Slightly enhanced Torch and Light Module for Foundry VTT, based on the excellent work of RealDeuce on the Torch Module.
4 stars 18 forks source link

Add OSE support #28

Open C-S-McFarland opened 3 years ago

C-S-McFarland commented 3 years ago

This primarily makes two basic changes.

  1. Add support for the 'ose' system module. Enabling inventory checks and reductions using ose items, etc. I also allowed for default values for Torches and Oil flasks that match the ose OGL content from that module.
  2. Repair some areas where 'Oil (Flask)' and 'Torch' were hard-coded into locations.
C-S-McFarland commented 3 years ago

This might fix these bugs:

C-S-McFarland commented 3 years ago

@PhilippeKr Are you still actively working on this module?