greentext ![code/modules/events/wizard/greentext.dm 25](git.png)
Vars | |
color_altered_mobs | Every person who has touched the greentext, having their colors changed by it. |
---|---|
holder | The current holder of the greentext. |
quiet | Boolean on whether to announce the greentext's destruction to all mobs. |
roundend_callback | The callback at the end of a round to check if the greentext has been completed. |
Var Details
color_altered_mobs ![code/modules/events/wizard/greentext.dm 35](git.png)
Every person who has touched the greentext, having their colors changed by it.
holder ![code/modules/events/wizard/greentext.dm 33](git.png)
The current holder of the greentext.
quiet ![code/modules/events/wizard/greentext.dm 39](git.png)
Boolean on whether to announce the greentext's destruction to all mobs.
roundend_callback ![code/modules/events/wizard/greentext.dm 37](git.png)
The callback at the end of a round to check if the greentext has been completed.