mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 19:22:56 +00:00
Update spacefish_migration.dm
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
/datum/event/spacefish_migration/setup()
|
/datum/event/spacefish_migration/setup()
|
||||||
//CHOMP Add start
|
//CHOMP Add start
|
||||||
if(prob(15) || fired = TRUE)
|
if(prob(15) || fired == TRUE)
|
||||||
log_debug("Random spacefish migration failed successfully.")
|
log_debug("Random spacefish migration failed successfully.")
|
||||||
kill()
|
kill()
|
||||||
return
|
return
|
||||||
|
|||||||
Reference in New Issue
Block a user