Fixes Floor Cluwne Oversight (#31810)

* Fixes Floor Cluwne Oversight

* Cluwne oversight
This commit is contained in:
PollardTheDragon
2026-03-31 01:29:32 +00:00
committed by GitHub
parent ee0114b9a3
commit 07b4ab0b4c
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,4 +1,5 @@
/datum/event/spawn_floor_cluwne
name = "Floor Cluwne"
nominal_severity = EVENT_LEVEL_MODERATE
role_weights = list(ASSIGNMENT_SECURITY = 3, ASSIGNMENT_CREW = 0.8)
role_requirements = list(ASSIGNMENT_SECURITY = 2, ASSIGNMENT_CREW = 25)