alright, cannot be assed

This commit is contained in:
Dahlular
2021-04-29 16:59:21 -06:00
parent 6eb17d3ecf
commit ad59e6913f
6 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -124,7 +124,7 @@
/turf/open/indestructible/layenia/crystal/garden
initial_gas_mix = OPENTURF_DEFAULT_ATMOS
planetary_atmos = FALSE
planetary_atmos = TRUE
/turf/open/indestructible/necropolis
name = "necropolis floor"
@@ -375,7 +375,7 @@
icon_state = "layenia"
icon_plating = "layenia"
initial_gas_mix = FROZEN_ATMOS
slowdown = 2
slowdown = 1
environment_type = "layenia"
flags_1 = NONE
planetary_atmos = TRUE
@@ -393,7 +393,7 @@
/turf/open/floor/plating/asteroid/layenia/garden
initial_gas_mix = OPENTURF_DEFAULT_ATMOS
planetary_atmos = FALSE
planetary_atmos = TRUE
/turf/open/floor/plating/asteroid/layenia/Initialize()
. = ..()
@@ -401,5 +401,5 @@
/proc/set_layenia_light(turf/open/floor/B)
switch(B.icon_state)
if("layenia5", "layenia6")
if("layenia3", "layenia4")
B.set_light(2, 0.6, LIGHT_COLOR_BLUE) //more light
+1
View File
@@ -5,6 +5,7 @@
min_players = 5 //increased min players from 2 to 5 to reduce chances of half the crew dying in a carp breach
earliest_start = 10 MINUTES
max_occurrences = 6
map_blacklist = list("LayeniaStation.dmm")
/datum/round_event/carp_migration
announceWhen = 3
+1
View File
@@ -3,6 +3,7 @@
typepath = /datum/round_event/meteor_wave/meaty
weight = 2
max_occurrences = 1
map_blacklist = list("LayeniaStation.dmm")
/datum/round_event/meteor_wave/meaty
wave_name = "meaty"
+1
View File
@@ -10,6 +10,7 @@
min_players = 20
max_occurrences = 3
earliest_start = 25 MINUTES
map_blacklist = list("LayeniaStation.dmm")
/datum/round_event/meteor_wave
startWhen = 6
+1
View File
@@ -4,6 +4,7 @@
max_occurrences = 3
weight = 2
min_players = 2
map_blacklist = list("LayeniaStation.dmm")
/datum/round_event/wormholes