Skip to content

Commit

Permalink
Merge pull request #137 from Mirag1993/Чиним-корабли
Browse files Browse the repository at this point in the history
Обновление экспейд пода.
  • Loading branch information
MysticalFaceLesS committed Nov 11, 2023
2 parents e4bb576 + 1066b22 commit b967707
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
2 changes: 1 addition & 1 deletion _maps/configs/independent_acron.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
"slots": 1
}
},
"enabled": true
"enabled": false
}
22 changes: 14 additions & 8 deletions _maps/shuttles/independent/independent_escapepod.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
/turf/template_noop,
/area/template_noop)
"g" = (
/obj/structure/closet/secure_closet/brig/wall{
pixel_y = 28
},
/obj/item/reagent_containers/hypospray/CMO,
/obj/item/storage/belt/utility/chief/full,
/obj/item/clothing/mask/gas/sechailer,
/obj/item/tank/internals/emergency_oxygen/double,
Expand All @@ -19,14 +15,20 @@
},
/obj/item/storage/box/survival/medical,
/obj/item/kitchen/knife/combat/survival,
/obj/structure/closet/wall{
pixel_y = 31;
pixel_x = -3
},
/obj/item/storage/firstaid/medical,
/turf/open/floor/plasteel/dark,
/area/ship/bridge)
"m" = (
/obj/structure/chair/comfy/shuttle{
dir = 4
},
/obj/structure/closet/wall{
pixel_y = -30
pixel_y = 31;
pixel_x = 3
},
/obj/item/stack/sheet/mineral/plasma/five,
/obj/item/stack/sheet/metal/twenty,
Expand All @@ -39,7 +41,10 @@
/turf/open/floor/plasteel/dark,
/area/ship/bridge)
"q" = (
/obj/machinery/light_switch,
/obj/item/radio/intercom/wideband{
pixel_x = 15;
pixel_y = -10
},
/turf/closed/wall,
/area/ship/bridge)
"t" = (
Expand All @@ -57,6 +62,7 @@
preferred_direction = 4;
set_dir_on_move = 4
},
/obj/structure/fans/tiny/invisible,
/turf/open/floor/plasteel/dark,
/area/ship/bridge)
"x" = (
Expand Down Expand Up @@ -167,15 +173,15 @@ a
"}
(5,1,1) = {"
t
Z
q
g
y
Z
a
"}
(6,1,1) = {"
a
q
Z
m
Z
Z
Expand Down

0 comments on commit b967707

Please sign in to comment.