Daedalus Dock - Modules - TypesVar Details

rave

Rave Visor - Gives you a rainbow visor and plays jukebox music to you.

Vars

rainbow_orderA list of the colors the module can take.
rave_numberThe current element in the rainbow_order list we are on.
rave_screenThe client colors applied to the wearer.
selectionThe track we selected to play.
songsA list of all the songs we can play.

Var Details

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.

selection

The track we selected to play.

songs

A list of all the songs we can play.