mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-24 05:28:16 +01:00
Map changes, lighting, new janitor sign, major fix to sec armory.
- New plant in cargo (grinch stole the old one) - Fixed misplaced doors in engineering. - Added lights in: Cargo, cargo hallway, security staircase, warden hallway, green armory, medical EMT, security airlock. - Fixed typo in drone pod crash event. - Added a power cell charger in mining - Added janitor department sign, placed appropriately. - Moved frostlamp outside teleporter airlock, shouldn't wander inside as much. - Removed binocs in mining, replaced with belts. - Adjusted Blue armory and Engineering tool storage to greatly increase wall security. - Fixed a triplet of scrubbers and vents in engineering tool storage. - Removed atmos pipes that led into walls.
This commit is contained in:
@@ -1235,6 +1235,10 @@
|
||||
name = "CHAPEL"
|
||||
icon_state = "chapel"
|
||||
|
||||
/obj/structure/sign/department/janitor
|
||||
name = "JANITOR"
|
||||
icon_state = "janitor"
|
||||
|
||||
/obj/structure/sign/department/bridge
|
||||
name = "BRIDGE"
|
||||
icon_state = "bridge"
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
qdel(target_spot)
|
||||
|
||||
/datum/event/drone_pod_drop/announce()
|
||||
command_announcement.Announce("An unidentified drone pod has been detected on a collision course towards the [location_name()]. Open and examine at your own risk.", "[location_name()] Sensor Network")
|
||||
command_announcement.Announce("An unidentified drone pod has been detected on a collision course towards [location_name()]. Open and examine at your own risk.", "[location_name()] Sensor Network")
|
||||
|
||||
/datum/event/drone_pod_drop/start()
|
||||
if(!land_target)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 32 KiB |
@@ -5889,6 +5889,8 @@
|
||||
frequency = 1441;
|
||||
pixel_y = 22
|
||||
},
|
||||
/obj/machinery/recharger,
|
||||
/obj/structure/table/steel,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/outpost/mining_main/airlock)
|
||||
"oC" = (
|
||||
@@ -19429,8 +19431,9 @@
|
||||
"Vg" = (
|
||||
/obj/item/weapon/pickaxe,
|
||||
/obj/structure/table/steel,
|
||||
/obj/item/device/binoculars,
|
||||
/obj/machinery/atmospherics/unary/vent_pump/on,
|
||||
/obj/item/weapon/storage/belt/utility,
|
||||
/obj/item/weapon/storage/belt/utility,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/outpost/mining_main/storage)
|
||||
"Vh" = (
|
||||
|
||||
@@ -832,10 +832,6 @@
|
||||
"aFj" = (
|
||||
/turf/simulated/shuttle/wall/voidcraft/hard_corner/blue,
|
||||
/area/borealis2/elevator/medbasement)
|
||||
"aFw" = (
|
||||
/obj/machinery/atmospherics/pipe/manifold/visible/yellow,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/engineering/atmos)
|
||||
"aGn" = (
|
||||
/obj/structure/closet/crate/mimic/cointoss,
|
||||
/turf/simulated/floor/plating,
|
||||
@@ -2030,12 +2026,6 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/engineering/hallway_lower)
|
||||
"btg" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/visible/yellow{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/engineering/atmos)
|
||||
"btj" = (
|
||||
/turf/simulated/floor,
|
||||
/area/maintenance/lowfloor3)
|
||||
@@ -2635,13 +2625,6 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/white,
|
||||
/area/medical/virology)
|
||||
"bRH" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/visible/red,
|
||||
/obj/machinery/atmospherics/pipe/simple/visible/yellow{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/engineering/atmos)
|
||||
"bRV" = (
|
||||
/obj/structure/table/steel,
|
||||
/turf/simulated/floor,
|
||||
@@ -12872,9 +12855,6 @@
|
||||
/obj/effect/floor_decal/industrial/warning{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/visible/yellow{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/engineering/atmos)
|
||||
"iln" = (
|
||||
@@ -26388,9 +26368,6 @@
|
||||
/obj/effect/floor_decal/industrial/warning{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/visible/red{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/engineering/atmos)
|
||||
"qaJ" = (
|
||||
@@ -29261,13 +29238,6 @@
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/turf/simulated/floor/wood/broken,
|
||||
/area/maintenance/maintroom6)
|
||||
"rUR" = (
|
||||
/obj/machinery/meter,
|
||||
/obj/machinery/atmospherics/pipe/manifold/hidden/red{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/wall/r_wall,
|
||||
/area/engineering/atmos)
|
||||
"rVr" = (
|
||||
/obj/machinery/door/airlock/maintenance/engi{
|
||||
name = "Telecomms Substation"
|
||||
@@ -34501,12 +34471,6 @@
|
||||
/obj/item/device/assembly/igniter,
|
||||
/turf/simulated/floor/reinforced,
|
||||
/area/rnd/lab)
|
||||
"uUU" = (
|
||||
/obj/machinery/atmospherics/pipe/manifold/visible/red{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/engineering/atmos)
|
||||
"uVi" = (
|
||||
/turf/simulated/floor/bluegrid,
|
||||
/area/ai_upload)
|
||||
@@ -36567,10 +36531,6 @@
|
||||
/obj/machinery/atmospherics/pipe/simple/visible/red,
|
||||
/turf/simulated/wall/r_wall,
|
||||
/area/engineering/atmos)
|
||||
"wkS" = (
|
||||
/obj/machinery/atmospherics/pipe/manifold/visible/red,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/engineering/atmos)
|
||||
"wkV" = (
|
||||
/obj/machinery/portable_atmospherics/canister/empty/phoron,
|
||||
/obj/machinery/camera/network/engineering{
|
||||
@@ -38332,12 +38292,6 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled/white,
|
||||
/area/crew_quarters/recreation_area_restroom)
|
||||
"xrq" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/red{
|
||||
dir = 5
|
||||
},
|
||||
/turf/simulated/wall/r_wall,
|
||||
/area/engineering/atmos)
|
||||
"xrt" = (
|
||||
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
|
||||
dir = 9
|
||||
@@ -39108,9 +39062,6 @@
|
||||
/obj/machinery/light{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/atmospherics/pipe/simple/visible/yellow{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/engineering/atmos)
|
||||
"xOA" = (
|
||||
@@ -39419,9 +39370,6 @@
|
||||
/area/maintenance/maintroom6)
|
||||
"xYc" = (
|
||||
/obj/machinery/portable_atmospherics/canister/nitrogen,
|
||||
/obj/machinery/atmospherics/pipe/simple/visible/red{
|
||||
dir = 4
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/engineering/atmos)
|
||||
"xYx" = (
|
||||
@@ -39652,13 +39600,6 @@
|
||||
"yfc" = (
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/security/perma)
|
||||
"yfh" = (
|
||||
/obj/machinery/atmospherics/binary/pump{
|
||||
dir = 1;
|
||||
name = "Port to Waste"
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/engineering/atmos)
|
||||
"yfi" = (
|
||||
/obj/structure/window/reinforced{
|
||||
dir = 8;
|
||||
@@ -39839,10 +39780,6 @@
|
||||
/obj/machinery/status_display,
|
||||
/turf/simulated/wall,
|
||||
/area/medical/pyschwarde)
|
||||
"ykR" = (
|
||||
/obj/machinery/atmospherics/valve/digital,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/engineering/atmos)
|
||||
"ylc" = (
|
||||
/obj/structure/trash_pile,
|
||||
/turf/simulated/floor/plating,
|
||||
@@ -48775,7 +48712,7 @@ oMq
|
||||
egf
|
||||
tvU
|
||||
lOy
|
||||
aFw
|
||||
gxC
|
||||
tUr
|
||||
ulv
|
||||
dtT
|
||||
@@ -48937,7 +48874,7 @@ oMq
|
||||
qZY
|
||||
gxC
|
||||
tUr
|
||||
btg
|
||||
tUr
|
||||
tUr
|
||||
tUr
|
||||
fVE
|
||||
@@ -49099,7 +49036,7 @@ jHf
|
||||
jcY
|
||||
mmf
|
||||
vLO
|
||||
bRH
|
||||
tAW
|
||||
wvV
|
||||
tAW
|
||||
xWQ
|
||||
@@ -49261,7 +49198,7 @@ veA
|
||||
vuu
|
||||
fVE
|
||||
tUr
|
||||
vJS
|
||||
tUr
|
||||
szG
|
||||
tAW
|
||||
tAW
|
||||
@@ -49421,11 +49358,11 @@ bZj
|
||||
voP
|
||||
tUr
|
||||
iDK
|
||||
uUU
|
||||
yfh
|
||||
bRH
|
||||
tAW
|
||||
jtz
|
||||
fVE
|
||||
tUr
|
||||
tUr
|
||||
tUr
|
||||
tUr
|
||||
tUr
|
||||
wgv
|
||||
khA
|
||||
@@ -49585,9 +49522,9 @@ vAc
|
||||
gfh
|
||||
aKM
|
||||
tUr
|
||||
uQm
|
||||
ykR
|
||||
wkS
|
||||
tUr
|
||||
tUr
|
||||
tUr
|
||||
tUr
|
||||
tUr
|
||||
gQC
|
||||
@@ -50073,8 +50010,8 @@ pkP
|
||||
cZU
|
||||
cZU
|
||||
caj
|
||||
rUR
|
||||
xrq
|
||||
cZU
|
||||
cZU
|
||||
cZU
|
||||
lzU
|
||||
lzU
|
||||
|
||||
+389
-396
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user