mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 22:47:59 +01:00
Fixed all the runtimes.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user