Skip to content

Commit

Permalink
Additional tweaks to NCT offices (#1730)
Browse files Browse the repository at this point in the history
<!-- Пишите **НИЖЕ** заголовков и **ВЫШЕ** комментариев, иначе что то
может пойти не так. -->
<!-- Вы можете прочитать Contributing.MD, если хотите узнать больше. -->

## Что этот PR делает
1. Заменил зону у офиса на Дельте, так как забыл реплейснуть при мерже
апстрима.
2. Добавил реквест консоли в каждый офис.
3. Небольшие визуальные изменения.

## Changelog

:cl:
tweak: На всех наших картах добавил реквест консоль и факс в офис NCT,
небольшие визуальные изменения и фикс зоны у офиса на Дельте.
/:cl:

<!-- Оба :cl:'а должны быть на месте, что-бы чейнджлог работал! Вы
можете написать свой ник справа от первого :cl:, если хотите. Иначе
будет использован ваш ник на ГитХабе. -->
<!-- Вы можете использовать несколько записей с одинаковым префиксом
(Они используются только для иконки в игре) и удалить ненужные. Помните,
что чейнджлог должен быть понятен обычным игроком. -->
<!-- Если чейнджлог не влияет на игроков(например, это рефактор), вы
можете исключить всю секцию. -->

## Summary by Sourcery

Add request consoles to all NCT offices and fix the zone near the Delta
station office.

Bug Fixes:
- Fix the zone near the Delta station office.

Enhancements:
- Add request consoles to all NCT offices.
  • Loading branch information
dj-34 authored Jan 4, 2025
1 parent 0ebd7e2 commit eb1407d
Show file tree
Hide file tree
Showing 3 changed files with 202 additions and 148 deletions.
36 changes: 27 additions & 9 deletions _maps/map_files220/stations/boxstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -18216,6 +18216,7 @@
/obj/effect/mapping_helpers/airlock/windoor/access/all/procedure/trainer{
dir = 4
},
/obj/item/paicard,
/turf/simulated/floor/carpet/black,
/area/station/procedure/trainer_office)
"btH" = (
Expand Down Expand Up @@ -18414,6 +18415,7 @@
/area/station/public/dorms)
"buX" = (
/obj/machinery/economy/vending/traindrobe,
/obj/machinery/requests_console/directional/west,
/turf/simulated/floor/carpet/black,
/area/station/procedure/trainer_office)
"bva" = (
Expand Down Expand Up @@ -20083,6 +20085,7 @@
/obj/machinery/light/directional/east,
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/machinery/atmospherics/pipe/simple/hidden/supply,
/obj/structure/sign/poster/official/random/east,
/turf/simulated/floor/plasteel,
/area/station/hallway/secondary/entry)
"bDv" = (
Expand Down Expand Up @@ -49069,6 +49072,19 @@
/obj/machinery/light/small/directional/west,
/turf/simulated/floor/engine/xenobio,
/area/station/science/xenobiology)
"fEW" = (
/obj/machinery/atmospherics/pipe/simple/hidden/supply{
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 4
},
/obj/structure/cable{
icon_state = "4-8"
},
/obj/machinery/alarm/directional/south,
/turf/simulated/floor/plasteel,
/area/station/hallway/secondary/entry)
"fFz" = (
/obj/machinery/firealarm/directional/west,
/obj/machinery/light_switch/south,
Expand Down Expand Up @@ -74659,16 +74675,14 @@
/area/station/maintenance/assembly_line)
"pjR" = (
/obj/structure/table/wood,
/obj/item/poster/random_contraband{
pixel_y = 2
},
/obj/item/poster/random_contraband{
pixel_y = 10
},
/obj/machinery/atmospherics/unary/vent_pump/on{
dir = 1
},
/obj/machinery/alarm/directional/south,
/obj/item/poster/random_official,
/obj/item/poster/random_official{
pixel_y = 8
},
/turf/simulated/floor/plasteel{
icon_state = "darkgreen"
},
Expand Down Expand Up @@ -80257,10 +80271,12 @@
/area/station/science/xenobiology)
"rjY" = (
/obj/structure/table/wood,
/obj/item/paicard,
/obj/structure/window/reinforced{
dir = 4
},
/obj/machinery/photocopier/faxmachine/longrange{
department = "Nanotrasen Career Trainer's Office"
},
/turf/simulated/floor/carpet/black,
/area/station/procedure/trainer_office)
"rkb" = (
Expand Down Expand Up @@ -89121,11 +89137,13 @@
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{
dir = 4
},
/obj/machinery/alarm/directional/south,
/obj/machinery/light/directional/south,
/obj/structure/cable{
icon_state = "4-8"
},
/obj/structure/sign/nanotrasen{
pixel_y = -32
},
/turf/simulated/floor/plasteel,
/area/station/hallway/secondary/entry)
"uDJ" = (
Expand Down Expand Up @@ -114116,7 +114134,7 @@ blh
blh
blh
brp
boT
fEW
bqr
bqr
bqr
Expand Down
Loading

0 comments on commit eb1407d

Please sign in to comment.