This commit is contained in:
Archie
2020-12-09 21:26:44 -03:00
parent 349a05110d
commit 2c62f345a3
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -1312,6 +1312,7 @@ GLOBAL_LIST_EMPTY(custom_outfits) //Admin created outfits
for(var/area/A in world)
if(A.z == SSmapping.station_start)
areas += A
SEND_SOUND(target, sound('hyperstation/sound/misc/hoopisundunkable.ogg',volume=50))
for(var/area/A in areas)
for(var/obj/structure/table/T in A)
T.tablepush(target, target)