The “Haunted TV” item’s “OnReveal” I/O outputs do not properly delay their activation for the specified delay time.
Steps to Reproduce
Place a Haunted TV and a Global Message.
Edit the connections of the TV to output any text to the Global Message.
Set the delay of the output to 2 seconds.
Activate the TV.
What I expected to happen
The message should be displayed after a 2 second delay.
What happened
The message is displayed instantly upon using the TV.
(For anyone else affected, a simple workaround i’ve been using is to use the TV to set a nearby counter to its max, then having the counter’s own output set to my intended output target with the proper delay)