Skip to content

Commit

Permalink
mapping in
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Nov 7, 2023
1 parent 40d956c commit 156168e
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -39632,6 +39632,19 @@
/obj/structure/flora/pottedplant{
icon_state = "pottedplant_10"
},
/obj/structure/closet/secure_closet/cmdcabinet{
pixel_y = 24;
desc = "A bulletproof cabinet containing communications equipment.";
name = "communications cabinet";
req_access = null;
req_one_access_txt = ACCESS_WY_EXEC, ACCESS_WY_SECURITY

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

View workflow job for this annotation

GitHub Actions / Run Linters

DMM Linter

Unknown constant type: ACCESS_WY_EXEC, ACCESS_WY_SECURITY
},
/obj/item/device/radio,
/obj/item/device/radio/listening_bug/radio_linked/wy,
/obj/item/device/radio/listening_bug/radio_linked/wy{
pixel_x = 4;
pixel_y = -3
},
/turf/open/floor/wood/ship,
/area/almayer/command/corporateliason)
"hpk" = (
Expand Down Expand Up @@ -60113,6 +60126,16 @@
icon_state = "sterile_green_side"
},
/area/almayer/medical/medical_science)
"qan" = (
/obj/structure/surface/table/almayer,
/obj/item/device/radio/listening_bug/radio_linked/mp{
pixel_y = 8
},
/obj/item/device/radio/listening_bug/radio_linked/mp,
/turf/open/floor/almayer{
icon_state = "plate"
},
/area/almayer/shipboard/brig/main_office)
"qau" = (
/obj/structure/pipes/standard/simple/hidden/supply{
dir = 4
Expand Down Expand Up @@ -91265,7 +91288,7 @@ ahE
hUg
wcn
vBm
gqW
qan
buX
mLJ
eRL
Expand Down

0 comments on commit 156168e

Please sign in to comment.