Skip to content

Commit

Permalink
Blue Shift
Browse files Browse the repository at this point in the history
  • Loading branch information
LordNest committed Dec 26, 2023
1 parent 85ffb69 commit e1edd18
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
3 changes: 2 additions & 1 deletion maps/sierra/structures/closets/security.dm
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
/obj/item/gun/projectile/pistol/sec,
/obj/item/ammo_magazine/pistol/rubber,
/obj/item/ammo_magazine/pistol,
/obj/item/gun/energy/taser,
/obj/item/device/megaphone,
/obj/item/clothing/gloves/thick,
/obj/item/device/holowarrant,
Expand Down Expand Up @@ -173,7 +174,7 @@
/obj/structure/closet/secure_closet/security/sierra/science
name = "research guard locker"
req_access = list(access_security)
closet_appearance = /singleton/closet_appearance/secure_closet/sierra/security
closet_appearance = /singleton/closet_appearance/secure_closet/security

/obj/structure/closet/secure_closet/security/sierra/science/WillContain()
return list(
Expand Down
5 changes: 4 additions & 1 deletion maps/sierra/z1-z5_sierra.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -76487,6 +76487,7 @@
pixel_x = 24;
dir = 8
},
/obj/item/clothing/glasses/hud/it,
/turf/simulated/floor/tiled/techfloor/grid,
/area/tcommsat/computer)
"lvv" = (
Expand Down Expand Up @@ -111744,6 +111745,8 @@
dir = 8
},
/obj/floor_decal/industrial/outline/yellow,
/obj/item/storage/box/donut,
/obj/item/reagent_containers/food/drinks/bottle/small/beer/fake,
/turf/simulated/floor/tiled/dark,
/area/security/opscheck)
"qMl" = (
Expand Down Expand Up @@ -128223,7 +128226,7 @@
/obj/machinery/newscaster/security_unit{
pixel_x = -32
},
/obj/structure/closet/secure_closet/security/science,
/obj/structure/closet/secure_closet/security/sierra/science,
/obj/floor_decal/borderfloor{
dir = 9
},
Expand Down

0 comments on commit e1edd18

Please sign in to comment.