byond - Modules - TypesVar Details

random_set

Vars

option_listthis is formatted as a list, which itself contains any number of lists. Each set of items that should be spawned together must be added as a list in option_list. One of those lists will be randomly chosen to spawn.
spawn_nothing_percentagethis variable determines the likelyhood that this random object will not spawn anything
spawned_gear_listthe list of what actually gets spawned

Var Details

option_list

this is formatted as a list, which itself contains any number of lists. Each set of items that should be spawned together must be added as a list in option_list. One of those lists will be randomly chosen to spawn.

spawn_nothing_percentage

this variable determines the likelyhood that this random object will not spawn anything

spawned_gear_list

the list of what actually gets spawned