Skip to content

Commit

Permalink
valhalla awaits
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffyGhoster committed Oct 9, 2024
1 parent 5641954 commit e9b2d15
Show file tree
Hide file tree
Showing 41 changed files with 288 additions and 692 deletions.
2 changes: 2 additions & 0 deletions code/game/machinery/doors/blast_door.dm
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@
// SUBTYPE: Regular
// Your classical blast door, found almost everywhere.
/obj/machinery/door/blast/regular
name = "blast door" //Because SDMM doesn't recognise the name otherwise, for some reason
icon_state_open = "pdoor0"
icon_state_opening = "pdoorc0"
icon_state_closed = "pdoor1"
Expand All @@ -207,6 +208,7 @@
block_air_zones = 1

/obj/machinery/door/blast/regular/open
name = "blast door" //Because SDMM doesn't recognise the name otherwise, for some reason
icon_state = "pdoor0"
density = FALSE
opacity = FALSE
Expand Down
14 changes: 14 additions & 0 deletions code/unit_tests/map_tests.dm
Original file line number Diff line number Diff line change
Expand Up @@ -343,5 +343,19 @@

return test_status

/datum/unit_test/map_test/no_dirty_vars
name = "MAP: No Dirty Vars"

/datum/unit_test/map_test/no_dirty_vars/start_test()
var/test_status

if(length(GLOB.dirty_vars))
test_status = TEST_FAIL("There are dirty vars in the map! Read the logs above!")
TEST_DEBUG(json_encode(GLOB.dirty_vars))
else
test_status = TEST_PASS("No dirty vars in the map.")

return test_status

#undef SUCCESS
#undef FAILURE
5 changes: 0 additions & 5 deletions maps/away/away_site/uueoaesa/omgolo/omgolo_tourist.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@
/area/omgolo_tourist/roomhallway)
"aaf" = (
/obj/structure/disposalpipe/segment{
dir = 2;
icon_state = "pipe-c"
},
/turf/simulated/floor/wood,
Expand Down Expand Up @@ -1454,7 +1453,6 @@
dir = 10
},
/obj/structure/disposalpipe/segment{
dir = 2;
icon_state = "pipe-c"
},
/turf/simulated/floor/wood/ebony,
Expand Down Expand Up @@ -2380,7 +2378,6 @@
dir = 9
},
/obj/structure/disposalpipe/segment{
dir = 2;
icon_state = "pipe-c"
},
/obj/effect/decal/cleanable/floor_damage/rust,
Expand Down Expand Up @@ -3098,7 +3095,6 @@
dir = 4
},
/obj/structure/disposalpipe/segment{
dir = 2;
icon_state = "pipe-c"
},
/obj/structure/lattice/catwalk/indoor/grate/dark,
Expand Down Expand Up @@ -3663,7 +3659,6 @@
/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply,
/obj/machinery/atmospherics/pipe/manifold4w/hidden/scrubbers,
/obj/structure/disposalpipe/junction{
dir = 2;
icon_state = "pipe-j2"
},
/obj/structure/lattice/catwalk/indoor/grate/dark,
Expand Down
9 changes: 1 addition & 8 deletions maps/away/ships/coc/coc_scarab/coc_scarab.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -381,9 +381,7 @@
/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{
dir = 4
},
/obj/structure/disposalpipe/junction{
dir = 2
},
/obj/structure/disposalpipe/junction,
/obj/structure/sign/directions/prop{
pixel_x = 32;
pixel_y = 4;
Expand Down Expand Up @@ -419,7 +417,6 @@
dir = 10
},
/obj/structure/disposalpipe/segment{
dir = 2;
icon_state = "pipe-c"
},
/obj/structure/lattice/catwalk/indoor,
Expand Down Expand Up @@ -475,7 +472,6 @@
icon_state = "1-2"
},
/obj/structure/disposalpipe/segment{
dir = 2;
icon_state = "pipe-c"
},
/obj/structure/sign/directions/cryo{
Expand Down Expand Up @@ -2932,7 +2928,6 @@
dir = 4
},
/obj/structure/disposalpipe/segment{
dir = 2;
icon_state = "pipe-c"
},
/turf/simulated/floor/tiled/dark,
Expand Down Expand Up @@ -4822,7 +4817,6 @@
},
/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,
/obj/structure/disposalpipe/junction{
dir = 2;
icon_state = "pipe-j2"
},
/turf/simulated/floor/plating,
Expand Down Expand Up @@ -10055,7 +10049,6 @@
dir = 4
},
/obj/structure/disposalpipe/segment{
dir = 2;
icon_state = "pipe-c"
},
/turf/simulated/floor/tiled/dark/full,
Expand Down
9 changes: 3 additions & 6 deletions maps/away/ships/freebooter/freebooter_ship_.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -4697,8 +4697,7 @@
"rMx" = (
/obj/machinery/door/blast/regular/open{
dir = 4;
id = "junker_bridge";
name = "blast door"
id = "junker_bridge"
},
/obj/effect/map_effect/window_spawner/full/shuttle/mercenary{
spawn_firedoor = 1;
Expand Down Expand Up @@ -4918,8 +4917,7 @@
},
/obj/machinery/door/blast/regular/open{
dir = 4;
id = "junker_bridge";
name = "blast door"
id = "junker_bridge"
},
/turf/simulated/floor,
/area/ship/freebooter_ship/bridge)
Expand Down Expand Up @@ -5889,8 +5887,7 @@
},
/obj/machinery/door/blast/regular/open{
dir = 4;
id = "junker_bridge";
name = "blast door"
id = "junker_bridge"
},
/obj/effect/landmark/entry_point/fore{
name = "fore, bridge"
Expand Down
1 change: 0 additions & 1 deletion maps/away/ships/freebooter/freebooter_ship_submaps.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2777,7 +2777,6 @@
"pRO" = (
/obj/machinery/door/blast/regular/open{
dir = 4;
name = "blast door";
id = "hab_module"
},
/obj/effect/map_effect/window_spawner/full/shuttle{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -732,8 +732,7 @@
"gJ" = (
/obj/machinery/door/blast/regular/open{
dir = 4;
id = "trawler_lockdown";
name = "blast door"
id = "trawler_lockdown"
},
/obj/effect/map_effect/window_spawner/full/shuttle/mercenary,
/turf/simulated/floor/plating,
Expand Down Expand Up @@ -2737,8 +2736,7 @@
},
/obj/machinery/door/blast/regular/open{
dir = 4;
id = "trawler_lockdown";
name = "blast door"
id = "trawler_lockdown"
},
/obj/effect/map_effect/window_spawner/full/shuttle/mercenary,
/turf/simulated/floor/plating,
Expand Down
Loading

0 comments on commit e9b2d15

Please sign in to comment.