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