roth-michael / FoundryVTT-RestRecovery

This repository adds support for D&D 5E's Arcane/Natural Recovery within the short rest dialog, and additional short rest mechanics
Other
20 stars 17 forks source link

[BUG] Can't disable food & water tracking for a player #223

Closed edoreld closed 1 month ago

edoreld commented 1 month ago

Describe the bug When going to a player's Special Traits, I do not see the options to disable water & food tracking for that player.

To Reproduce Steps to reproduce the behavior:

  1. Create a PC
  2. Go to PC's character sheet
  3. Go to Details tab
  4. Click on Special Traits button
  5. Scroll down to Rest Recovery section

Expected behavior Find the option to disable food & water tracking as per the wiki's instructions https://github.com/roth-michael/FoundryVTT-RestRecovery/wiki/Actor-Traits

Screenshots image

Setup:

Active modules: fvtt-midi-qol-troubleshooter.json

Additional context Add any other context about the problem here.

roth-michael commented 1 month ago

Just tested this: It looks like if you enable food & water automation, you need to restart the world before those settings update. I'll take a look and see if I can make that change happen automatically.