mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-28 14:37:04 +01:00
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:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user