mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 15:39:57 +01:00
Adds a light switch to the chapel (#10635)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
author: Ferner
|
||||
delete-after: True
|
||||
changes:
|
||||
- maptweak: "Added a light switch to the chapel."
|
||||
@@ -61288,6 +61288,14 @@
|
||||
},
|
||||
/turf/simulated/floor/plating,
|
||||
/area/maintenance/bar)
|
||||
"gzn" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
|
||||
/obj/machinery/light_switch{
|
||||
pixel_x = -22;
|
||||
pixel_y = 23
|
||||
},
|
||||
/turf/simulated/floor/carpet,
|
||||
/area/chapel/main)
|
||||
"gBi" = (
|
||||
/obj/machinery/light{
|
||||
icon_state = "tube1"
|
||||
@@ -95617,7 +95625,7 @@ bRt
|
||||
bRL
|
||||
bSi
|
||||
bSF
|
||||
bTe
|
||||
gzn
|
||||
bTe
|
||||
bUu
|
||||
bUS
|
||||
|
||||
Reference in New Issue
Block a user