hypnochair ![code/game/machinery/hypnochair.dm 1](git.png)
Vars | |
interrogating | Keeps track of the victim to apply effects if it teleports away |
---|---|
message_cooldown | Timer ID for interrogations |
start_time | Is the device currently interrogating someone? |
timerid | Trigger phrase to implant |
trigger_phrase | Time when the interrogation was started, to calculate effect in case of interruption |
Procs | |
Initialize | Cooldown for breakout message |
Var Details
interrogating ![code/game/machinery/hypnochair.dm 11](git.png)
Keeps track of the victim to apply effects if it teleports away
message_cooldown ![code/game/machinery/hypnochair.dm 15](git.png)
Timer ID for interrogations
start_time ![code/game/machinery/hypnochair.dm 12](git.png)
Is the device currently interrogating someone?
timerid ![code/game/machinery/hypnochair.dm 14](git.png)
Trigger phrase to implant
trigger_phrase ![code/game/machinery/hypnochair.dm 13](git.png)
Time when the interrogation was started, to calculate effect in case of interruption
Proc Details
Initialize
Cooldown for breakout message