Skip to content

Commit

Permalink
Merge pull request #8 from Constellado/host-fix
Browse files Browse the repository at this point in the history
fixy??
  • Loading branch information
Constellado authored Jun 15, 2024
2 parents 11d999d + 49ffbd7 commit cbc1cc6
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 25 deletions.
37 changes: 12 additions & 25 deletions PentestModules/maps/v_outpost.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
/obj/effect/turf_decal/techfloor/orange{
dir = 1
},
/obj/machinery/atmospherics/components/unary/tank/carbon_dioxide,
/turf/open/floor/plasteel/tech,
/area/outpost/engineering)
"aw" = (
Expand Down Expand Up @@ -185,7 +186,7 @@
/obj/machinery/computer/monitor{
dir = 1
},
/turf/open/floor/plating/asteroid/icerock/lit,
/turf/open/floor/plasteel/tech,
/area/outpost/engineering)
"dH" = (
/obj/structure/cable{
Expand Down Expand Up @@ -267,10 +268,7 @@
/obj/structure/cable{
icon_state = "1-2"
},
/turf/open/floor/plasteel/stairs{
icon = 'icons/obj/stairs.dmi';
dir = 1
},
/turf/open/floor/plasteel/stairs,
/area/outpost/engineering)
"fo" = (
/obj/machinery/camera/autoname,
Expand Down Expand Up @@ -1188,6 +1186,7 @@
dir = 5
},
/obj/machinery/light/directional/north,
/obj/machinery/atmospherics/components/unary/tank/toxins,
/turf/open/floor/plasteel/tech,
/area/outpost/engineering)
"EJ" = (
Expand Down Expand Up @@ -1416,15 +1415,10 @@
"Kg" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer4,
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2,
/obj/machinery/door/airlock/outpost{
assemblytype = /obj/structure/door_assembly/door_assembly_eng;
icon = 'icons/obj/doors/airlocks/station/engineering.dmi';
overlays_file = 'icons/obj/doors/airlocks/station/overlays.dmi';
req_access_txt = "101"
},
/obj/structure/cable{
icon_state = "1-2"
},
/obj/machinery/door/airlock/outpost,
/turf/open/floor/plasteel/tech,
/area/outpost/engineering)
"KB" = (
Expand Down Expand Up @@ -1514,15 +1508,12 @@
/obj/structure/cable{
icon_state = "4-8"
},
/obj/machinery/door/airlock/outpost{
dir = 4;
icon = 'icons/obj/doors/airlocks/station/medical.dmi';
overlays_file = 'icons/obj/doors/airlocks/station/overlays.dmi';
assemblytype = /obj/structure/door_assembly/door_assembly_med
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden/layer2{
dir = 4
},
/obj/machinery/door/airlock/outpost{
dir = 4
},
/turf/open/floor/plasteel/tech,
/area/outpost/medical)
"Ms" = (
Expand Down Expand Up @@ -1640,13 +1631,12 @@
/obj/effect/turf_decal/steeldecal/steel_decals10{
dir = 5
},
/obj/effect/turf_decal/steeldecal/steel_decals10{
dir = 8
},
/obj/structure/cable/yellow{
icon_state = "1-4"
},
/obj/effect/decal/cleanable/dirt/dust,
/obj/effect/turf_decal/steeldecal/steel_decals10{
dir = 6
},
/turf/open/floor/plasteel/tech,
/area/outpost/engineering)
"PA" = (
Expand Down Expand Up @@ -1941,10 +1931,7 @@
/turf/open/floor/plasteel/tech,
/area/outpost/crew/dorm)
"Zc" = (
/turf/open/floor/plasteel/stairs{
icon = 'icons/obj/stairs.dmi';
dir = 1
},
/turf/open/floor/plasteel/stairs,
/area/outpost/engineering)
"Zu" = (
/turf/closed/mineral/ice,
Expand Down
3 changes: 3 additions & 0 deletions html/changelogs/archive/2024-06.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,3 +237,6 @@
2024-06-14:
Gristlebee:
- bugfix: Posibrains/MMI pilots being permaslept on mech destruction
2024-06-15:
Rye-Rice:
- imageadd: Rylie Was Forced To Resprite Concrete when she was 6!
Binary file modified icons/turf/walls/concrete.dmi
Binary file not shown.
Binary file modified icons/turf/walls/hexacrete.dmi
Binary file not shown.

0 comments on commit cbc1cc6

Please sign in to comment.