mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-31 01:00:59 +01:00
[MIRROR] Adds a couple of mail scanners and mail bags to all the maps (#10379)
Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com>
This commit is contained in:
co-authored by
Guti
parent
26e9501d74
commit
cbe94b5bbf
@@ -1332,6 +1332,11 @@
|
||||
"cZ" = (
|
||||
/obj/structure/table/standard,
|
||||
/obj/item/storage/box/lights/mixed,
|
||||
/obj/item/mail_scanner{
|
||||
pixel_x = -5;
|
||||
pixel_y = -5
|
||||
},
|
||||
/obj/item/mail_scanner,
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/groundbase/cargo/office)
|
||||
"da" = (
|
||||
@@ -12063,6 +12068,11 @@
|
||||
dir = 1
|
||||
},
|
||||
/obj/machinery/light,
|
||||
/obj/item/storage/bag/mail,
|
||||
/obj/item/storage/bag/mail{
|
||||
pixel_x = -5;
|
||||
pixel_y = -5
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/groundbase/cargo/office)
|
||||
"HK" = (
|
||||
|
||||
Reference in New Issue
Block a user