generator

Vars | |
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 |
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