mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 03:26:37 +01:00
Adds a couple of mail scanners and mail bags to all the maps (#17324)
* MAIL * Hatfix
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 245 KiB After Width: | Height: | Size: 269 KiB |
@@ -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" = (
|
||||
|
||||
@@ -17048,6 +17048,11 @@
|
||||
/obj/item/packageWrap,
|
||||
/obj/fiftyspawner/cardboard,
|
||||
/obj/machinery/atmospherics/unary/vent_pump/on,
|
||||
/obj/item/storage/bag/mail{
|
||||
pixel_x = -5;
|
||||
pixel_y = -5
|
||||
},
|
||||
/obj/item/storage/bag/mail,
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/quartermaster/storage)
|
||||
"LG" = (
|
||||
@@ -17598,6 +17603,11 @@
|
||||
/obj/machinery/light/floortube{
|
||||
pixel_y = -4
|
||||
},
|
||||
/obj/item/mail_scanner{
|
||||
pixel_x = -5;
|
||||
pixel_y = -5
|
||||
},
|
||||
/obj/item/mail_scanner,
|
||||
/turf/simulated/floor/tiled/eris/steel/brown_platform,
|
||||
/area/quartermaster/storage)
|
||||
"MN" = (
|
||||
|
||||
@@ -30102,6 +30102,11 @@
|
||||
/obj/machinery/light{
|
||||
dir = 1
|
||||
},
|
||||
/obj/item/storage/bag/mail,
|
||||
/obj/item/storage/bag/mail{
|
||||
pixel_x = -5;
|
||||
pixel_y = -5
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/quartermaster/office)
|
||||
"sVZ" = (
|
||||
@@ -30757,6 +30762,11 @@
|
||||
dir = 1
|
||||
},
|
||||
/obj/structure/table/standard,
|
||||
/obj/item/mail_scanner,
|
||||
/obj/item/mail_scanner{
|
||||
pixel_x = -5;
|
||||
pixel_y = -5
|
||||
},
|
||||
/turf/simulated/floor/tiled,
|
||||
/area/quartermaster/office)
|
||||
"tFR" = (
|
||||
|
||||
Reference in New Issue
Block a user