mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] Two minor fixes (#7459)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com> Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
@@ -43,10 +43,6 @@
|
||||
i.plane = PLANE_LIGHTING_ABOVE
|
||||
add_overlay(i)
|
||||
|
||||
/turf/simulated/floor/weird_things/dark/ChangeTurf()
|
||||
. = ..()
|
||||
cut_overlays()
|
||||
|
||||
/turf/unsimulated/wall/dark
|
||||
name = "dark"
|
||||
desc = "It's a strange, impenetrable darkness."
|
||||
@@ -64,11 +60,6 @@
|
||||
i.plane = PLANE_LIGHTING_ABOVE
|
||||
add_overlay(i)
|
||||
|
||||
/turf/unsimulated/wall/dark/ChangeTurf()
|
||||
. = ..()
|
||||
cut_overlays()
|
||||
|
||||
|
||||
/turf/unsimulated/floor/dark
|
||||
name = "dark"
|
||||
desc = "It's a strange, impenetrable darkness."
|
||||
@@ -123,9 +114,3 @@
|
||||
choiceb = "overlay-[rand(1,6)]"
|
||||
var/image/ii = image('icons/turf/flooring/weird_vr.dmi', choiceb)
|
||||
add_overlay(ii)
|
||||
|
||||
|
||||
|
||||
/turf/unsimulated/floor/dark/ChangeTurf()
|
||||
. = ..()
|
||||
cut_overlays()
|
||||
@@ -11275,7 +11275,7 @@
|
||||
/turf/simulated/floor/plating,
|
||||
/area/tether/surfacebase/outside/outside2)
|
||||
"asy" = (
|
||||
/obj/structure/table/rack/holorack,
|
||||
/obj/structure/table/rack,
|
||||
/obj/random/maintenance/clean,
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 9
|
||||
@@ -13254,7 +13254,7 @@
|
||||
/turf/simulated/floor/tiled/techfloor,
|
||||
/area/maintenance/lower/bar)
|
||||
"avQ" = (
|
||||
/obj/structure/table/rack/holorack,
|
||||
/obj/structure/table/rack,
|
||||
/obj/effect/floor_decal/rust,
|
||||
/obj/random/maintenance/clean,
|
||||
/obj/random/tech_supply,
|
||||
@@ -23572,7 +23572,7 @@
|
||||
/turf/simulated/floor/plating,
|
||||
/area/maintenance/lower/public_garden_maintenence/upper)
|
||||
"aRh" = (
|
||||
/obj/structure/table/rack/holorack,
|
||||
/obj/structure/table/rack,
|
||||
/obj/random/maintenance/clean,
|
||||
/obj/random/maintenance/clean,
|
||||
/turf/simulated/floor/plating,
|
||||
|
||||
Reference in New Issue
Block a user