Skip to content

Commit

Permalink
Library Map Fixes (#1506)
Browse files Browse the repository at this point in the history
* Add files via upload

* FINALLY, FUCKING, CHANGES EM

Replaces display cases with no alert variant

Changes the dispensers to NOT have mindbreaker toxin (Except on the floor of art because... thats just fucking funny)

Makes it so you can walk on the floor of Religion without every tile having density 1 (Whoops)

Changes the stairs from structures to turfs so you can walk up them and not cause 50 runtimes.
  • Loading branch information
LancashireladOnGitHub authored Oct 7, 2023
1 parent 75ad259 commit f0e31de
Show file tree
Hide file tree
Showing 6 changed files with 121 additions and 131 deletions.
2 changes: 1 addition & 1 deletion _maps/map_files/Library/floor_history.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@
/turf/open/floor/wood,
/area/city/backstreets_room)
"pT" = (
/obj/structure/displaycase/trophy,
/obj/item/book/random,
/obj/structure/displaycase/noalert,
/turf/open/indestructible/hotelwood,
/area/city/backstreets_room)
"re" = (
Expand Down
10 changes: 4 additions & 6 deletions _maps/map_files/Library/floor_literature.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -519,10 +519,9 @@
/turf/open/indestructible/hotelwood,
/area/city/backstreets_room)
"Mf" = (
/obj/structure/stairs{
dir = 8
/turf/open/floor/plasteel/stairs{
dir = 4
},
/turf/open/indestructible/hotelwood,
/area/city/backstreets_room)
"MI" = (
/obj/structure/chair/wood{
Expand Down Expand Up @@ -680,10 +679,9 @@
/turf/open/indestructible/hotelwood,
/area/city/backstreets_room)
"Xa" = (
/obj/structure/stairs{
dir = 4
/turf/open/floor/plasteel/stairs{
dir = 8
},
/turf/open/indestructible/hotelwood,
/area/city/backstreets_room)
"XF" = (
/obj/effect/decal/cleanable/blood/gibs/core,
Expand Down
8 changes: 2 additions & 6 deletions _maps/map_files/Library/floor_naturalsci.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
/turf/open/indestructible/hotelwood,
/area/city/backstreets_room)
"zj" = (
/obj/structure/displaycase/trophy,
/obj/structure/displaycase/noalert,
/turf/open/floor/carpet/red,
/area/city/backstreets_room)
"zq" = (
Expand Down Expand Up @@ -278,10 +278,6 @@
/obj/structure/table/wood,
/turf/open/floor/carpet/lone,
/area/city/backstreets_room)
"Jv" = (
/obj/structure/displaycase,
/turf/open/floor/carpet/red,
/area/city/backstreets_room)
"Jz" = (
/turf/open/floor/facility/dark,
/area/city/backstreets_room)
Expand Down Expand Up @@ -592,7 +588,7 @@ QB
QB
EG
EG
Jv
zj
wa
wa
wa
Expand Down
12 changes: 5 additions & 7 deletions _maps/map_files/Library/floor_philosophy.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -243,9 +243,9 @@
/turf/open/indestructible/hotelwood,
/area/city/backstreets_room)
"pV" = (
/obj/structure/displaycase/trophy,
/obj/item/ego_weapon/mimicry/kali,
/obj/item/flashlight/spotlight,
/obj/structure/displaycase/noalert,
/turf/open/floor/facility/dark,
/area/city/backstreets_room)
"qv" = (
Expand Down Expand Up @@ -629,9 +629,7 @@
/turf/open/indestructible/hotelwood,
/area/city/backstreets_room)
"JT" = (
/obj/machinery/chem_dispenser/drinks/fullupgrade{
pixel_y = -3
},
/obj/machinery/chem_dispenser/drinks,
/turf/closed/indestructible/wood,
/area/city/backstreets_room)
"KT" = (
Expand Down Expand Up @@ -699,10 +697,10 @@
/turf/open/floor/plating,
/area/city/backstreets_room)
"Mz" = (
/obj/structure/displaycase/trophy,
/obj/item/reagent_containers/food/drinks/mug/tea{
pixel_y = -7
},
/obj/structure/displaycase/noalert,
/turf/open/floor/carpet/royalblack,
/area/city/backstreets_room)
"Ne" = (
Expand Down Expand Up @@ -781,9 +779,9 @@
/turf/open/indestructible/hotelwood,
/area/city/backstreets_room)
"SF" = (
/obj/structure/displaycase/trophy,
/obj/item/bodypart/l_arm,
/obj/item/flashlight/spotlight,
/obj/structure/displaycase/noalert,
/turf/open/floor/facility/dark,
/area/city/backstreets_room)
"SV" = (
Expand Down Expand Up @@ -819,8 +817,8 @@
/turf/open/floor/carpet/royalblack,
/area/city/backstreets_room)
"Uv" = (
/obj/structure/displaycase/trophy,
/obj/item/reagent_containers/honeycomb,
/obj/structure/displaycase/noalert,
/turf/open/floor/carpet/royalblack,
/area/city/backstreets_room)
"UC" = (
Expand Down
Loading

0 comments on commit f0e31de

Please sign in to comment.