Skip to content

Commit

Permalink
fix stuff, add stuff, THE MONKE
Browse files Browse the repository at this point in the history
  • Loading branch information
KnigTheThrasher committed May 9, 2024
1 parent 1072d5f commit 5596c18
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions _maps/map_files/tramstation/tramstation.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -9098,6 +9098,7 @@
/obj/effect/decal/cleanable/dirt,
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/cable,
/turf/open/floor/catwalk_floor,
/area/station/maintenance/central/greater)
"bMX" = (
Expand Down Expand Up @@ -14264,6 +14265,13 @@
},
/turf/open/floor/iron/white,
/area/station/medical/treatment_center)
"dvU" = (
/obj/machinery/door/airlock{
name = "Prison Stall"
},
/obj/machinery/duct,
/turf/open/floor/iron/freezer,
/area/station/security/prison)
"dvZ" = (
/obj/effect/turf_decal/stripes/white/line{
dir = 1
Expand Down Expand Up @@ -21107,6 +21115,7 @@
/obj/machinery/atmospherics/pipe/smart/manifold4w/supply/hidden/layer4,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/effect/mapping_helpers/airlock/access/any/security/permabrig,
/obj/structure/cable,
/turf/open/floor/iron/smooth,
/area/station/maintenance/central/greater)
"fFu" = (
Expand Down Expand Up @@ -26169,6 +26178,7 @@
/obj/effect/turf_decal/trimline/red/filled/corner{
dir = 1
},
/mob/living/carbon/human/species/monkey/dukeman,
/turf/open/floor/iron,
/area/station/security/prison)
"hsH" = (
Expand Down Expand Up @@ -73024,8 +73034,12 @@
/turf/open/floor/iron,
/area/station/security/brig)
"wjU" = (
/obj/machinery/processor,
/obj/machinery/processor{
pixel_y = 9
},
/obj/effect/turf_decal/bot,
/obj/structure/table,

Check failure on line 73041 in _maps/map_files/tramstation/tramstation.dmm

View workflow job for this annotation

GitHub Actions / Run Linters

DMM Linter

(in pop wjU) (at (68, 142, 1)) Typepath /obj/structure/table has a banned neighbor: /obj/structure/table
/obj/structure/table,

Check failure on line 73042 in _maps/map_files/tramstation/tramstation.dmm

View workflow job for this annotation

GitHub Actions / Run Linters

DMM Linter

(in pop wjU) (at (68, 142, 1)) Typepath /obj/structure/table has a banned neighbor: /obj/structure/table
/turf/open/floor/iron/cafeteria,
/area/station/security/prison/mess)
"wki" = (
Expand All @@ -73045,6 +73059,7 @@
/turf/open/floor/plating,
/area/station/maintenance/department/medical)
"wkk" = (
/obj/machinery/duct,
/turf/open/floor/iron/freezer,
/area/station/security/prison)
"wkp" = (
Expand Down Expand Up @@ -73216,6 +73231,9 @@
/obj/structure/cable,
/obj/machinery/atmospherics/pipe/smart/manifold4w/scrubbers/hidden/layer2,
/obj/structure/table,
/obj/item/storage/fancy/egg_box{
pixel_y = 7
},
/turf/open/floor/iron/cafeteria,
/area/station/security/prison/mess)
"wnn" = (
Expand Down Expand Up @@ -96292,9 +96310,9 @@ uyJ
smj
ryo
uLz
fZX
dvU
wkk
fZX
dvU
jLj
gvI
rAZ
Expand Down

0 comments on commit 5596c18

Please sign in to comment.