mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Increases timer for blob mouse spawn (#12359)
This commit is contained in:
committed by
variableundefined
parent
dd98edeac7
commit
2e26973c3c
@@ -1,6 +1,6 @@
|
||||
/datum/event/blob
|
||||
announceWhen = 120
|
||||
endWhen = 180
|
||||
announceWhen = 180
|
||||
endWhen = 240
|
||||
|
||||
/datum/event/blob/announce()
|
||||
event_announcement.Announce("Confirmed outbreak of level 5 biohazard aboard [station_name()]. All personnel must contain the outbreak.", "Biohazard Alert", 'sound/AI/outbreak5.ogg')
|
||||
|
||||
Reference in New Issue
Block a user