Update shuttle_loan.dm

This commit is contained in:
Trilbyspaceclone
2019-03-28 21:22:40 -04:00
committed by GitHub
parent a0f5015b01
commit 7a533ffcb7
+1 -1
View File
@@ -310,7 +310,7 @@
shuttle_spawns.Add(/obj/structure/closet/crate/secure/loot)
for(var/i in 1 to 5)
T = pick_n_take(empty_shuttle_turfs)
varT = pick_n_take(empty_shuttle_turfs)
new /obj/structure/spider/stickyweb(T)
new /obj/effect/decal/cleanable/ash(T)