Skip to content

Commit

Permalink
Merge pull request #1407 from Yawn-Wider/map
Browse files Browse the repository at this point in the history
Bumps adv roller beds surgery odds to 75 and improves camera coverage in two areas
  • Loading branch information
izac112 authored Jan 21, 2024
2 parents 6b15dec + 48efea1 commit 24feebf
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
1 change: 1 addition & 0 deletions code/game/objects/structures/stool_bed_chair_nest/bed.dm
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@
icon_state = "rollerbedadv"
bedtype = /obj/structure/bed/roller/adv
rollertype = /obj/item/roller/adv
surgery_odds = 75 //YW Edit

/obj/structure/bed/roller/update_icon()
return
Expand Down
9 changes: 8 additions & 1 deletion maps/yw/cryogaia-02-mining.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -20935,6 +20935,13 @@
},
/turf/simulated/floor/tiled/asteroid_steel,
/area/mine/explored)
"Ya" = (
/obj/machinery/camera/network/command{
c_tag = "Gateway";
dir = 4
},
/turf/simulated/floor/tiled/dark,
/area/gateway)
"Yb" = (
/obj/structure/window/reinforced{
dir = 8
Expand Down Expand Up @@ -34722,7 +34729,7 @@ WL
KS
kG
zG
ND
Ya
ND
zG
kG
Expand Down
14 changes: 12 additions & 2 deletions maps/yw/cryogaia-06-upper.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -1673,6 +1673,9 @@
/obj/effect/floor_decal/industrial/warning/dust/corner{
dir = 8
},
/obj/machinery/camera/autoname{
dir = 1
},
/turf/simulated/floor/plating/snow/plating/cryogaia,
/area/borealis2/outdoors/grounds/upper)
"dK" = (
Expand Down Expand Up @@ -7422,7 +7425,6 @@
/obj/effect/floor_decal/corner/white{
dir = 4
},
/obj/machinery/camera/network/civilian,
/turf/simulated/floor/tiled,
/area/civilian/atrium/upper)
"sr" = (
Expand Down Expand Up @@ -7787,6 +7789,7 @@
/obj/effect/floor_decal/corner/white/full{
dir = 8
},
/obj/machinery/camera/network/civilian,
/turf/simulated/floor/tiled,
/area/civilian/atrium/upper)
"um" = (
Expand Down Expand Up @@ -9006,6 +9009,13 @@
},
/turf/simulated/floor/plating/snow/plating,
/area/maintenance/auxsolarport)
"AJ" = (
/obj/effect/floor_decal/corner/white{
dir = 1
},
/obj/machinery/camera/network/civilian,
/turf/simulated/floor/tiled,
/area/civilian/atrium/upper)
"AK" = (
/obj/machinery/light,
/turf/simulated/floor/tiled/dark,
Expand Down Expand Up @@ -29114,7 +29124,7 @@ kW
AN
AN
Nj
wp
AJ
PG
Nj
AN
Expand Down

0 comments on commit 24feebf

Please sign in to comment.