jopeek / fvtt-loot-sheet-npc-5e

FVTT - Loot Sheet NPC 5E
MIT License
44 stars 85 forks source link

Breakage when Roll Tables have individual currency items #331

Closed gaschw3 closed 2 years ago

gaschw3 commented 2 years ago

I think the line here needs to use CurrencyHelper.... instead of this....

https://github.com/jopeek/fvtt-loot-sheet-npc-5e/blob/388bb49d5e4f303a784c3ac9a62a3c7b0f745b8f/src/modules/classes/LootProcessor.js#L342

DanielBoettner commented 2 years ago

Thanks for reporting. This should be fixed by #342