Emergency Crash Fix

This commit is contained in:
Unknown
2020-03-21 23:53:51 -04:00
parent 8a0cca641b
commit 004e3682a0

View File

@@ -66,7 +66,7 @@
target = T
if(target)
M.ai_holder?.give_destination(target) // Ask carp to swim towards the middle of the map
i++
i++
// Spawn a single carp at given location.
/datum/event/carp_migration/proc/spawn_one_carp(var/loc)