mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-16 09:34:21 +01:00
more tweaks
This commit is contained in:
@@ -4,7 +4,7 @@ var/global/datum/controller/process/weather/weather_master
|
||||
/datum/controller/process/weather
|
||||
var/list/processing_weather = list()
|
||||
var/list/existing_weather = list()
|
||||
var/list/eligible_zlevels = list(/*ZLEVEL_ASTEROID*/)
|
||||
var/list/eligible_zlevels = list()
|
||||
|
||||
/datum/controller/process/weather/setup()
|
||||
name = "weather"
|
||||
|
||||
Reference in New Issue
Block a user