fixed the sleep damage eye blur effect

woo! yippie
(also renamed some of my older comments)
This commit is contained in:
Sonoida
2023-04-06 20:55:08 +02:00
parent 090cf0780b
commit f303300f6e
15 changed files with 18 additions and 23 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
max_occurrences = 0
min_players = 400 // To avoid shafting lowpop
// Made the event impossible to come across to bolster server's RP quality a bit - Sono
// Made the event impossible to come across to bolster server's RP quality a bit - GLDW
/datum/round_event/heart_attack/start()
var/list/heart_attack_contestants = list()
@@ -6,7 +6,7 @@
earliest_start = 900 MINUTES
min_players = 100
// I made the event practically impossible, as an RP tweak - Sono
// I made the event practically impossible, as an RP tweak - GLDW
/datum/round_event/spontaneous_appendicitis
fakeable = FALSE