mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-07-20 20:52:52 +01: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