mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 23:51:17 +01:00
Bridge Camera Fix (#13689)
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
################################
|
||||
# Example Changelog File
|
||||
#
|
||||
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
|
||||
#
|
||||
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
|
||||
# When it is, any changes listed below will disappear.
|
||||
#
|
||||
# Valid Prefixes:
|
||||
# bugfix
|
||||
# wip (For works in progress)
|
||||
# tweak
|
||||
# soundadd
|
||||
# sounddel
|
||||
# rscadd (general adding of nice things)
|
||||
# rscdel (general deleting of nice things)
|
||||
# imageadd
|
||||
# imagedel
|
||||
# maptweak
|
||||
# spellcheck (typo fixes)
|
||||
# experiment
|
||||
# balance
|
||||
# admin
|
||||
# backend
|
||||
# security
|
||||
# refactor
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: Huntime
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
|
||||
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- bugfix: "Bridge cameras are now properly defined."
|
||||
@@ -296,7 +296,7 @@
|
||||
dir = 9
|
||||
},
|
||||
/obj/machinery/camera/network/command{
|
||||
c_tag = "AI Core - Third Deck Chamber Aft";
|
||||
c_tag = "Bridge - Starboard 2";
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
@@ -6075,6 +6075,9 @@
|
||||
pixel_y = 30
|
||||
},
|
||||
/obj/item/storage/secure/briefcase,
|
||||
/obj/machinery/light{
|
||||
dir = 1
|
||||
},
|
||||
/turf/simulated/floor/carpet/rubber,
|
||||
/area/crew_quarters/captain)
|
||||
"nA" = (
|
||||
@@ -6564,6 +6567,10 @@
|
||||
dir = 4
|
||||
},
|
||||
/obj/structure/closet/emcloset,
|
||||
/obj/machinery/camera/network/command{
|
||||
dir = 1;
|
||||
c_tag = "Bridge - Crewman Lockeroom"
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/bridge/bridge_crew)
|
||||
"oE" = (
|
||||
@@ -6644,8 +6651,8 @@
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/camera/network/command{
|
||||
c_tag = "AI Core - Third Deck Chamber Port";
|
||||
dir = 8
|
||||
dir = 8;
|
||||
c_tag = "Bridge - Center 1"
|
||||
},
|
||||
/obj/structure/disposalpipe/segment,
|
||||
/turf/simulated/floor/tiled/ramp/bottom{
|
||||
@@ -9140,7 +9147,7 @@
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/camera/network/command{
|
||||
c_tag = "Bridge - Corridor Camera 2";
|
||||
c_tag = "Bridge - Starboard 1";
|
||||
dir = 4;
|
||||
network = list("Command","Capt_Office")
|
||||
},
|
||||
@@ -9401,7 +9408,7 @@
|
||||
},
|
||||
/obj/structure/flora/pottedplant/random,
|
||||
/obj/machinery/camera/network/command{
|
||||
c_tag = "Bridge - Executive Officer's Quarters"
|
||||
c_tag = "Bridge - Port 1"
|
||||
},
|
||||
/obj/machinery/status_display{
|
||||
layer = 4;
|
||||
@@ -10741,8 +10748,8 @@
|
||||
icon_state = "1-2"
|
||||
},
|
||||
/obj/machinery/camera/network/command{
|
||||
c_tag = "AI Core - Third Deck Chamber Aft";
|
||||
dir = 1
|
||||
dir = 1;
|
||||
c_tag = "Bridge - Port 2"
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/bridge)
|
||||
@@ -11669,7 +11676,7 @@
|
||||
},
|
||||
/obj/structure/flora/pottedplant/random,
|
||||
/obj/machinery/camera/network/command{
|
||||
c_tag = "Bridge - Corridor Camera 1"
|
||||
c_tag = "Bridge - Breakroom"
|
||||
},
|
||||
/turf/simulated/floor/wood,
|
||||
/area/bridge/minibar)
|
||||
@@ -13048,7 +13055,7 @@
|
||||
/area/security/vacantoffice)
|
||||
"Es" = (
|
||||
/obj/machinery/camera/network/command{
|
||||
c_tag = "Bridge - Captain's Quarters"
|
||||
c_tag = "Bridge - Captain's Office Aft"
|
||||
},
|
||||
/obj/structure/bed/stool/chair/padded/beige{
|
||||
dir = 4
|
||||
@@ -13797,8 +13804,8 @@
|
||||
/obj/item/tape_roll,
|
||||
/obj/item/storage/toolbox/mechanical,
|
||||
/obj/machinery/camera/network/command{
|
||||
c_tag = "AI Core - Third Deck Chamber Starboard";
|
||||
dir = 4
|
||||
dir = 4;
|
||||
c_tag = "Bridge - Cockpit"
|
||||
},
|
||||
/obj/item/device/multitool,
|
||||
/turf/simulated/floor/carpet/rubber,
|
||||
@@ -13908,6 +13915,9 @@
|
||||
/obj/structure/cable/green{
|
||||
icon_state = "1-4"
|
||||
},
|
||||
/obj/machinery/light{
|
||||
dir = 8
|
||||
},
|
||||
/turf/simulated/floor/wood,
|
||||
/area/crew_quarters/captain)
|
||||
"GB" = (
|
||||
@@ -14176,8 +14186,8 @@
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/camera/network/command{
|
||||
c_tag = "AI Core - Third Deck Chamber Starboard";
|
||||
dir = 4
|
||||
dir = 4;
|
||||
c_tag = "Bridge - Center 2"
|
||||
},
|
||||
/turf/simulated/floor/tiled/ramp/bottom{
|
||||
dir = 1
|
||||
@@ -15119,8 +15129,8 @@
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/camera/network/command{
|
||||
c_tag = "AI Core - Third Deck Chamber Aft";
|
||||
dir = 1
|
||||
dir = 1;
|
||||
c_tag = "Bridge - Captain's Office Fore"
|
||||
},
|
||||
/obj/effect/floor_decal/spline/fancy/wood,
|
||||
/obj/structure/cable/green{
|
||||
@@ -16832,6 +16842,10 @@
|
||||
/obj/effect/floor_decal/corner/blue{
|
||||
dir = 10
|
||||
},
|
||||
/obj/machinery/camera/network/command{
|
||||
dir = 1;
|
||||
c_tag = "Bridge - Backroom"
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/bridge/aibunker)
|
||||
"MY" = (
|
||||
@@ -16854,7 +16868,7 @@
|
||||
dir = 9
|
||||
},
|
||||
/obj/machinery/camera/network/command{
|
||||
c_tag = "Bridge - Corridor Camera 1"
|
||||
c_tag = "Bridge - Captain's Private Office 1"
|
||||
},
|
||||
/obj/machinery/firealarm/north,
|
||||
/turf/simulated/floor/wood,
|
||||
@@ -17409,8 +17423,8 @@
|
||||
"Ok" = (
|
||||
/obj/effect/floor_decal/spline/fancy/wood,
|
||||
/obj/machinery/camera/network/command{
|
||||
c_tag = "AI Core - Third Deck Chamber Aft";
|
||||
dir = 1
|
||||
dir = 1;
|
||||
c_tag = "Bridge - Captain's Private Office 2"
|
||||
},
|
||||
/obj/structure/table/reinforced/wood,
|
||||
/obj/machinery/photocopier/faxmachine{
|
||||
@@ -17707,6 +17721,7 @@
|
||||
/obj/structure/disposalpipe/segment{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/light,
|
||||
/turf/simulated/floor/tiled/ramp/bottom{
|
||||
dir = 4
|
||||
},
|
||||
@@ -19461,17 +19476,6 @@
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/hallway/secondary/entry/emergency)
|
||||
"SF" = (
|
||||
/obj/machinery/atmospherics/unary/vent_pump/on{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/door/airlock/glass_command{
|
||||
id_tag = "";
|
||||
name = "Bridge";
|
||||
req_one_access = list(19,38)
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/bridge)
|
||||
"SG" = (
|
||||
/obj/structure/window/shuttle/scc_space_ship,
|
||||
/obj/structure/grille,
|
||||
@@ -19791,9 +19795,6 @@
|
||||
/obj/structure/bed/stool/chair/office/bridge{
|
||||
dir = 4
|
||||
},
|
||||
/obj/machinery/light{
|
||||
dir = 8
|
||||
},
|
||||
/obj/machinery/button/remote/airlock{
|
||||
desc = "A remote control-switch for the office door.";
|
||||
id = "captaindoor";
|
||||
@@ -43867,7 +43868,7 @@ Qz
|
||||
HO
|
||||
Cg
|
||||
Ns
|
||||
SF
|
||||
tE
|
||||
uY
|
||||
tE
|
||||
GW
|
||||
|
||||
Reference in New Issue
Block a user