Skip to content

Commit

Permalink
Merge pull request Skyrat-SS13#29246 from Majkl-J/bitrun-mapfix
Browse files Browse the repository at this point in the history
Fixes the milsim bitrun safehouse being a hole
  • Loading branch information
projectkepler-ru committed Aug 9, 2024
2 parents 27d7af6 + ee5c366 commit b23bee0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _maps/safehouses/skyrat_ancientmilsim.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"j" = (
/obj/effect/landmark/bitrunning/cache_goal_turf,
/obj/effect/turf_decal/loading_area,
/turf/open/floor/bitrunning_transport,
/turf/open/indestructible/bitrunning_transport,
/area/virtual_domain/safehouse)
"m" = (
/obj/effect/turf_decal/tile/neutral/fourcorners,
Expand Down Expand Up @@ -161,7 +161,7 @@
/obj/effect/landmark/bitrunning/cache_goal_turf,
/obj/effect/turf_decal/loading_area,
/obj/machinery/light/small/directional/south,
/turf/open/floor/bitrunning_transport,
/turf/open/indestructible/bitrunning_transport,
/area/virtual_domain/safehouse)
"I" = (
/obj/effect/turf_decal/tile/neutral,
Expand Down

0 comments on commit b23bee0

Please sign in to comment.