mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2025-12-10 03:55:50 +00:00
Fixies uwu (#4333)
This commit is contained in:
@@ -35,7 +35,7 @@
|
|||||||
/datum/map_z_level/rift_lateload/away_debrisfield
|
/datum/map_z_level/rift_lateload/away_debrisfield
|
||||||
name = "Away Mission - Debris Field"
|
name = "Away Mission - Debris Field"
|
||||||
z = Z_LEVEL_DEBRISFIELD
|
z = Z_LEVEL_DEBRISFIELD
|
||||||
|
base_turf = /turf/space
|
||||||
|
|
||||||
/datum/map_template/rift_lateload/away_debrisfield/on_map_loaded(z)
|
/datum/map_template/rift_lateload/away_debrisfield/on_map_loaded(z)
|
||||||
. = ..()
|
. = ..()
|
||||||
@@ -54,6 +54,7 @@
|
|||||||
/datum/map_z_level/rift_lateload/away_piratebase
|
/datum/map_z_level/rift_lateload/away_piratebase
|
||||||
name = "Away Mission - Pirate Base"
|
name = "Away Mission - Pirate Base"
|
||||||
z = Z_LEVEL_PIRATEBASE
|
z = Z_LEVEL_PIRATEBASE
|
||||||
|
base_turf = /turf/space
|
||||||
|
|
||||||
// lavaland start
|
// lavaland start
|
||||||
#include "lavaland/_lavaland.dm"
|
#include "lavaland/_lavaland.dm"
|
||||||
@@ -67,6 +68,7 @@
|
|||||||
/datum/map_z_level/rift_lateload/lavaland
|
/datum/map_z_level/rift_lateload/lavaland
|
||||||
name = "Away Mission - Lava Land"
|
name = "Away Mission - Lava Land"
|
||||||
z = Z_LEVEL_LAVALAND
|
z = Z_LEVEL_LAVALAND
|
||||||
|
base_turf = /turf/simulated/mineral/floor/lavaland
|
||||||
|
|
||||||
/datum/map_template/rift_lateload/lavaland/on_map_loaded(z)
|
/datum/map_template/rift_lateload/lavaland/on_map_loaded(z)
|
||||||
. = ..()
|
. = ..()
|
||||||
@@ -106,6 +108,7 @@
|
|||||||
/datum/map_z_level/rift_lateload/lavaland_east
|
/datum/map_z_level/rift_lateload/lavaland_east
|
||||||
name = "Away Mission - Lava Land (East)"
|
name = "Away Mission - Lava Land (East)"
|
||||||
z = Z_LEVEL_LAVALAND_EAST
|
z = Z_LEVEL_LAVALAND_EAST
|
||||||
|
base_turf = /turf/simulated/mineral/floor/lavaland
|
||||||
|
|
||||||
/datum/map_template/rift_lateload/lavaland_east/on_map_loaded(z)
|
/datum/map_template/rift_lateload/lavaland_east/on_map_loaded(z)
|
||||||
. = ..()
|
. = ..()
|
||||||
@@ -127,6 +130,7 @@
|
|||||||
/datum/map_z_level/rift_lateload/away_g_world
|
/datum/map_z_level/rift_lateload/away_g_world
|
||||||
name = "Away Mission - Mining Planet"
|
name = "Away Mission - Mining Planet"
|
||||||
z = Z_LEVEL_MININGPLANET
|
z = Z_LEVEL_MININGPLANET
|
||||||
|
base_turf = /turf/simulated/mineral/floor/classg
|
||||||
|
|
||||||
/datum/map_template/rift_lateload/away_g_world/on_map_loaded(z)
|
/datum/map_template/rift_lateload/away_g_world/on_map_loaded(z)
|
||||||
. = ..()
|
. = ..()
|
||||||
@@ -171,6 +175,7 @@
|
|||||||
/datum/map_z_level/rift_lateload/away_h_world
|
/datum/map_z_level/rift_lateload/away_h_world
|
||||||
name = "Away Mission - Desert Planet"
|
name = "Away Mission - Desert Planet"
|
||||||
z = Z_LEVEL_DESERT_PLANET
|
z = Z_LEVEL_DESERT_PLANET
|
||||||
|
base_turf = /turf/simulated/floor/outdoors/beach/sand/lowdesert
|
||||||
|
|
||||||
// Gaia Planet Zone.
|
// Gaia Planet Zone.
|
||||||
/datum/map_template/rift_lateload/away_m_world
|
/datum/map_template/rift_lateload/away_m_world
|
||||||
@@ -190,6 +195,7 @@
|
|||||||
/datum/map_z_level/rift_lateload/away_m_world
|
/datum/map_z_level/rift_lateload/away_m_world
|
||||||
name = "Away Mission - Gaia Planet"
|
name = "Away Mission - Gaia Planet"
|
||||||
z = Z_LEVEL_GAIA_PLANET
|
z = Z_LEVEL_GAIA_PLANET
|
||||||
|
base_turf = /turf/simulated/floor/outdoors/dirt/classm
|
||||||
|
|
||||||
// Frozen Planet Zone.
|
// Frozen Planet Zone.
|
||||||
/datum/map_template/rift_lateload/away_p_world
|
/datum/map_template/rift_lateload/away_p_world
|
||||||
@@ -207,6 +213,7 @@
|
|||||||
/datum/map_z_level/rift_lateload/away_p_world
|
/datum/map_z_level/rift_lateload/away_p_world
|
||||||
name = "Away Mission - Frozen Planet"
|
name = "Away Mission - Frozen Planet"
|
||||||
z = Z_LEVEL_FROZEN_PLANET
|
z = Z_LEVEL_FROZEN_PLANET
|
||||||
|
base_turf = /turf/simulated/floor/outdoors/ice/classp
|
||||||
|
|
||||||
// Trade post
|
// Trade post
|
||||||
#include "space/trade_port/_tradeport.dm"
|
#include "space/trade_port/_tradeport.dm"
|
||||||
@@ -221,6 +228,7 @@
|
|||||||
/datum/map_z_level/rift_lateload/away_tradeport
|
/datum/map_z_level/rift_lateload/away_tradeport
|
||||||
name = "Away Mission - Trade Port"
|
name = "Away Mission - Trade Port"
|
||||||
z = Z_LEVEL_TRADEPORT
|
z = Z_LEVEL_TRADEPORT
|
||||||
|
base_turf = /turf/space
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////////
|
||||||
// Code Shenanigans for rift lateload maps
|
// Code Shenanigans for rift lateload maps
|
||||||
|
|||||||
Reference in New Issue
Block a user