This commit is contained in:
SandPoot
2023-01-23 20:44:28 -03:00
parent e292452aae
commit 54641ce201
103 changed files with 730 additions and 232 deletions
+2
View File
@@ -3,6 +3,8 @@
typepath = /datum/round_event/brain_trauma
weight = 25
min_players = 5
category = EVENT_CATEGORY_HEALTH
description = "A crewmember gains a random trauma."
/datum/round_event_control/brain_trauma/canSpawnEvent(var/players_amt, var/gamemode)
if(!..()) return FALSE