rave ![code/modules/mod/modules/modules_maint.dm 105](git.png)
Rave Visor - Gives you a rainbow visor and plays jukebox music to you.
Vars | |
music_player | What actually plays music to us |
---|---|
rainbow_order | A list of the colors the module can take. |
rave_number | The current element in the rainbow_order list we are on. |
rave_screen | The client colors applied to the wearer. |
Var Details
music_player ![code/modules/mod/modules/modules_maint.dm 127](git.png)
What actually plays music to us
rainbow_order ![code/modules/mod/modules/modules_maint.dm 116](git.png)
A list of the colors the module can take.
rave_number ![code/modules/mod/modules/modules_maint.dm 114](git.png)
The current element in the rainbow_order list we are on.
rave_screen ![code/modules/mod/modules/modules_maint.dm 112](git.png)
The client colors applied to the wearer.