mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
removes null spawners
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"lj" = (/obj/structure/table/wooden_reinforced,/obj/item/weapon/material/kitchen/rollingpin,/turf/simulated/floor/tiled/asteroid_steel,/area/submap/oldhotel)
|
||||
"ly" = (/obj/structure/bed/double/padded,/obj/item/weapon/bedsheet/mimedouble,/turf/simulated/floor/wood,/area/submap/oldhotel)
|
||||
"lZ" = (/obj/structure/table/woodentable,/obj/item/trash/tray,/turf/simulated/floor/carpet/blue,/area/submap/oldhotel)
|
||||
"mr" = (/obj/structure/table/woodentable,/obj/random,/obj/random,/obj/item/weapon/cell/hyper,/turf/simulated/floor/wood,/area/submap/oldhotel)
|
||||
"mr" = (/obj/structure/table/woodentable,/obj/item/weapon/cell/hyper,/turf/simulated/floor/wood,/area/submap/oldhotel)
|
||||
"mR" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/outdoors/dirt,/area/submap/oldhotel)
|
||||
"nD" = (/turf/simulated/floor,/area/submap/oldhotel)
|
||||
"nG" = (/obj/item/weapon/material/shard,/turf/simulated/floor/outdoors/dirt,/area/submap/oldhotel)
|
||||
@@ -98,7 +98,7 @@
|
||||
"MD" = (/obj/effect/decal/cleanable/dirt,/obj/structure/simple_door/wood,/turf/simulated/floor/wood,/area/submap/oldhotel)
|
||||
"MU" = (/turf/template_noop,/area/submap/oldhotel)
|
||||
"Nu" = (/obj/random/soap,/turf/simulated/floor/tiled/asteroid_steel,/area/submap/oldhotel)
|
||||
"OQ" = (/obj/structure/closet/crate,/obj/random,/obj/random/cash,/turf/simulated/floor/wood,/area/submap/oldhotel)
|
||||
"OQ" = (/obj/structure/closet/crate,/obj/random/cash,/turf/simulated/floor/wood,/area/submap/oldhotel)
|
||||
"Pd" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/floor/carpet/sblucarpet,/area/submap/oldhotel)
|
||||
"PO" = (/obj/machinery/space_heater,/turf/simulated/floor/wood/broken,/area/submap/oldhotel)
|
||||
"Qv" = (/obj/structure/table/woodentable,/obj/item/weapon/paper_bin,/obj/item/weapon/pen,/obj/item/weapon/pen,/obj/item/weapon/pen,/turf/simulated/floor/wood,/area/submap/oldhotel)
|
||||
|
||||
Reference in New Issue
Block a user