Skip to content

Commit

Permalink
re-adds blackbox and finishes off nightmare insert
Browse files Browse the repository at this point in the history
  • Loading branch information
TopHatPenguin committed Oct 3, 2023
1 parent 1c87d23 commit e823e24
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
10 changes: 9 additions & 1 deletion maps/map_files/Kutjevo/Kutjevo.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2534,6 +2534,14 @@
icon = 'icons/turf/floors/desert_water_toxic.dmi'
},
/area/kutjevo/interior/oob)
"dtV" = (
/obj/structure/machinery/blackbox_recorder,
/obj/item/prop/almayer/flight_recorder/colony{
pixel_x = 10;
pixel_y = 10
},
/turf/open/floor/kutjevo/grey/plate,
/area/kutjevo/interior/complex/botany/east_tech)
"duu" = (
/obj/structure/machinery/door/poddoor/shutters/almayer{
name = "\improper South Power Shutters"
Expand Down Expand Up @@ -40564,7 +40572,7 @@ hws
qwg
vcY
jhS
htT
dtV
dkE
tfx
dkE
Expand Down
42 changes: 17 additions & 25 deletions maps/map_files/Kutjevo/sprinkles/35.communications.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
/area/template_noop)
"lD" = (
/obj/structure/machinery/door_display{
desc = "A work schedule monitor. It appears to be broken."
desc = "A work schedule monitor. It appears to be broken.";
name = "Schedule Monitor"
},
/turf/closed/wall/kutjevo/colony,
/area/template_noop)
Expand Down Expand Up @@ -78,8 +79,8 @@
/turf/open/floor/kutjevo/grey/plate,
/area/template_noop)
"oU" = (
/obj/structure/machinery/blackbox_recorder,
/obj/structure/machinery/light,
/obj/structure/machinery/message_server,
/turf/open/floor/kutjevo/grey/plate,
/area/template_noop)
"pP" = (
Expand Down Expand Up @@ -119,10 +120,6 @@
/area/template_noop)
"rm" = (
/obj/structure/surface/rack,
/obj/item/storage/bag/trash{
icon_state = "trashbag3";
pixel_x = -4
},
/turf/open/floor/kutjevo/grey/plate,
/area/template_noop)
"ry" = (
Expand Down Expand Up @@ -165,7 +162,8 @@
/obj/item/paper{
info = "It has been three weeks since I was relocated to the 'finished' comms office. Me and Paul have been trying to work with this infernal racket going on, but by all that's holy I can't think- let alone recalibrate the new computers. Speaking of, these new computers are all fine and dandy but the sensor uplink tower still hasn't been setup properly after the accident with the apprentice, you know, the one that piled up those debris filled trash bags by Paul's 'desk' and then left. Anyway, like you said the builders didn't lay down the protective matting for the new flooring so there's dirt everywhere. For your sake Jeff, I hope your holiday doesn't end too soon, you still don't even have a desk yet.";
pixel_x = -5;
icon_state = "paper_words"
icon_state = "paper_words";
name = "I should have gone on holiday"
},
/turf/open/floor/kutjevo/grey/plate,
/area/template_noop)
Expand All @@ -190,23 +188,21 @@
pixel_x = -8;
pixel_y = 18
},
/obj/item/storage/bag/trash{
icon_state = "trashbag3";
pixel_x = 5;
pixel_y = 6
/obj/structure/prop/rock{
pixel_x = -8;
pixel_y = -5
},
/obj/item/storage/bag/trash{
icon_state = "trashbag3";
pixel_x = -9;
pixel_y = 6
/obj/structure/prop/rock{
layer = 3.1;
pixel_y = 3
},
/obj/item/storage/bag/trash{
icon_state = "trashbag3";
pixel_x = -4;
pixel_y = 6
/obj/structure/prop/rock{
pixel_x = 5;
pixel_y = -5
},
/obj/item/storage/bag/trash{
icon_state = "trashbag3"
/obj/structure/flora/pottedplant/random/unanchored{
pixel_y = 16;
layer = 3.3
},
/turf/open/floor/kutjevo/grey/plate,
/area/template_noop)
Expand Down Expand Up @@ -360,10 +356,6 @@
/area/template_noop)
"Pp" = (
/obj/structure/prop/almayer/computers/sensor_computer1,
/obj/item/prop/almayer/flight_recorder/colony{
pixel_x = -10;
pixel_y = 16
},
/turf/open/floor/kutjevo/grey/plate,
/area/template_noop)
"Re" = (
Expand Down

0 comments on commit e823e24

Please sign in to comment.