/datum/generator_theme

Vars | |
| weight | Weight for use in picking this theme |
|---|---|
| weighted_againstwall_spawn_list | Weighted list of extra features that spawn against walls. |
| weighted_hallway_spawn_list | Weighted list of extra features that spawn in narrow hallways |
| weighted_openfloor_spawn_list | Weighted list of extra features that spawn out in the open |
| weighted_possible_floor_types | Weighted list of floorings for the generator to choose from |
| weighted_possible_wall_types | Weighted list of walls for the generator to choose from |
Var Details
weight

Weight for use in picking this theme
weighted_againstwall_spawn_list

Weighted list of extra features that spawn against walls.
weighted_hallway_spawn_list

Weighted list of extra features that spawn in narrow hallways
weighted_openfloor_spawn_list

Weighted list of extra features that spawn out in the open
weighted_possible_floor_types

Weighted list of floorings for the generator to choose from
weighted_possible_wall_types

Weighted list of walls for the generator to choose from