mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Update carp_migration.dm
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
/datum/event/carp_migration/setup()
|
/datum/event/carp_migration/setup()
|
||||||
if(prob(50))
|
if(prob(50))
|
||||||
|
log_debug("Carp migration failed successfully.")
|
||||||
kill()
|
kill()
|
||||||
return
|
return
|
||||||
announceWhen = rand(30, 60) // 1 to 2 minutes
|
announceWhen = rand(30, 60) // 1 to 2 minutes
|
||||||
|
|||||||
Reference in New Issue
Block a user