Yonom/BotBits

Track state of timed doors

Closed this issue · 1 comments

Currently I don't see any place where it's tracked and thus I'm unable to detect if the timed door is currently active or inactive.

This should be added to the Room package where key states are checked as timed doors use the same "hide" and "show" messages.

Actually never mind. I didn't notice that timed door sits together with rest of keys inside of the Key enum :D