mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Drops the machinery part of the singularity.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
..()
|
||||
|
||||
var/destination = null
|
||||
for(var/obj/machinery/singularity/narsie/large/N in narsie_list)
|
||||
for(var/obj/singularity/narsie/large/N in narsie_list)
|
||||
destination = N.loc
|
||||
break
|
||||
if(destination)
|
||||
|
||||
Reference in New Issue
Block a user