map_zone
Vars | |
gravity_generators | List of all gravity generators inside of the sub levels of this map zone |
---|---|
virtual_levels | List of all virtual levels this map zone contains |
weather_controller | Weather controller for this level |
Procs | |
assert_weather_controller | If something requires a level to have a weather controller, use this (rad storm, wizard bus events etc, ash staff etc.) |
clear_reservation | Clears all of what's inside the virtual levels managed by the mapzone. |
Var Details
gravity_generators
List of all gravity generators inside of the sub levels of this map zone
virtual_levels
List of all virtual levels this map zone contains
weather_controller
Weather controller for this level
Proc Details
assert_weather_controller
If something requires a level to have a weather controller, use this (rad storm, wizard bus events etc, ash staff etc.)
clear_reservation
Clears all of what's inside the virtual levels managed by the mapzone.