Fixed all the runtimes.

This commit is contained in:
ESwordTheCat
2014-04-29 13:39:50 -04:00
committed by ZomgPonies
parent 5d9bee2b2e
commit 33c492ae4c
3 changed files with 8 additions and 4 deletions
@@ -206,6 +206,9 @@ var/list/beam_master = list()
return
step_towards(src, current) //Move~
if (isnull(loc))
return
if(kill_count < 1)
//del(src)
returnToPool(src)