Update carp_migration.dm

This commit is contained in:
Razgriz
2021-07-03 00:21:25 -07:00
committed by GitHub
parent 469d81b2d3
commit 23201ccd0a

View File

@@ -6,7 +6,7 @@
var/list/spawned_carp = list()
/datum/event/carp_migration/setup()
if(prob(50)
if(prob(50))
kill()
return
announceWhen = rand(30, 60) // 1 to 2 minutes