mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 15:36:56 +01:00
fixed the sleep damage eye blur effect
woo! yippie (also renamed some of my older comments)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user