Adds a Paper Bin, HOS Stamp, and Multi-Colour Pen to the HOS Office of Kerberos. (#28493)

* papers

* Update deltastation.dmm
This commit is contained in:
CRUNCH
2025-03-08 18:31:58 +00:00
committed by GitHub
parent aff5726a89
commit 8e335cd33b
+16 -3
View File
@@ -65646,13 +65646,22 @@
/area/station/supply/warehouse)
"jkN" = (
/obj/structure/table/wood,
/obj/machinery/recharger{
pixel_y = 4
},
/obj/item/radio/intercom/department/security{
pixel_x = 28
},
/obj/machinery/newscaster/security_unit/directional/south,
/obj/machinery/recharger{
pixel_x = 6;
pixel_y = 4
},
/obj/item/paper_bin{
pixel_x = -7;
pixel_y = 6
},
/obj/item/pen/multi{
pixel_x = -7;
pixel_y = 6
},
/turf/simulated/floor/plasteel{
icon_state = "dark"
},
@@ -75497,6 +75506,10 @@
/obj/structure/table/wood,
/obj/machinery/light,
/obj/machinery/keycard_auth,
/obj/item/stamp/hos{
pixel_x = 12;
pixel_y = 6
},
/turf/simulated/floor/plasteel{
icon_state = "dark"
},