Skip to content

Commit

Permalink
Version fourth
Browse files Browse the repository at this point in the history
  • Loading branch information
LC4492 committed Nov 1, 2024
1 parent ea6de92 commit 13dd978
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -3192,7 +3192,7 @@
},
/obj/structure/machinery/door_control{
dir = 1;
id = nortexit2;
id = nortent2;

Check failure on line 3195 in maps/map_files/USS_Almayer/USS_Almayer.dmm

View workflow job for this annotation

GitHub Actions / Run Linters

DMM Linter

Unknown constant type: nortent2
name = "Door Release";
normaldoorcontrol = 1;
pixel_x = -28;
Expand Down Expand Up @@ -58904,15 +58904,15 @@
/obj/structure/machinery/door/firedoor/border_only/almayer{
dir = 2
},
/obj/structure/machinery/door/airlock/multi_tile/almayer/medidoor{
id_tag = "nortexit2";
name = "\improper Treatment Center";
req_access = null
},
/obj/structure/machinery/door/poddoor/shutters/almayer{
id = "northtreatcenter2";
name = "\improper North Treatment Center Shutters"
},
/obj/structure/machinery/door/airlock/multi_tile/almayer/medidoor{
id_tag = "nortent2";
name = "\improper Treatment Center";
req_access = null
},
/turf/open/floor/almayer{
icon_state = "test_floor4"
},
Expand Down

0 comments on commit 13dd978

Please sign in to comment.