mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Fixes morph spawn event bugs
This commit is contained in:
@@ -43,5 +43,5 @@
|
||||
|
||||
|
||||
/datum/event/morph_spawn/announce()
|
||||
if(announceProb)
|
||||
if(prob(announceProb))
|
||||
command_announcement.Announce("Unknown entitity detected boarding [station_name()]. Exercise extra caution.", "Lifesign Alert", new_sound = 'sound/AI/aliens.ogg')
|
||||
Reference in New Issue
Block a user