Space Station 13 - Modules - TypesVar Details

generator

Vars

helper_modulesList of all helper modules being used in this maze
loot_modulesList of all loot modules being used in this maze
mheightMaze height
mwidthMaze width
potential_loot_spotsPotential loot spots
turf_listList of turfs to iterate in total
working_stack"Stack" structure to be used while iterating

Var Details

helper_modules

List of all helper modules being used in this maze

loot_modules

List of all loot modules being used in this maze

mheight

Maze height

mwidth

Maze width

potential_loot_spots

Potential loot spots

turf_list

List of turfs to iterate in total

working_stack

"Stack" structure to be used while iterating