mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-28 12:56:31 +01:00
Update frozen_planet.dm
This commit is contained in:
@@ -7,7 +7,7 @@ var/datum/planet/frozen_planet/planet_frozen_planet = null
|
||||
name = "Frozen Class world"
|
||||
desc = "A frosted world that seems stuck in time."
|
||||
current_time = new /datum/time/frozen_planet()
|
||||
expected_z_levels = list(14) // Debug testing.
|
||||
expected_z_levels = list(15) // Debug testing.
|
||||
|
||||
/datum/planet/frozen_planet/New()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user