mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-15 01:46:41 +01:00
Rain v1
This commit is contained in:
@@ -777,4 +777,14 @@
|
||||
weight = 5
|
||||
repeatable = TRUE
|
||||
repeatable_weight_decrease = 3
|
||||
occurances_max = 3
|
||||
occurances_max = 3
|
||||
|
||||
/datum/dynamic_ruleset/event/oxygen_rain
|
||||
name = "Oxygen Rain"
|
||||
typepath = /datum/round_event/oxygen_rain
|
||||
requirements = list(0,0,0,0,0,0,0,0,0,0)
|
||||
high_population_requirement = 0
|
||||
weight = 1 //This is a rare occurence.
|
||||
repeatable = FALSE
|
||||
occurances_max = 1
|
||||
map_whitelist = list("LayeniaStation.dmm")
|
||||
|
||||
Reference in New Issue
Block a user