diff --git a/_maps/map_files/Birdshot/birdshot.dmm b/_maps/map_files/Birdshot/birdshot.dmm index 2bbca76003b..38a00bed3e6 100644 --- a/_maps/map_files/Birdshot/birdshot.dmm +++ b/_maps/map_files/Birdshot/birdshot.dmm @@ -64178,6 +64178,10 @@ pixel_x = 5; pixel_y = 3 }, +/obj/item/storage/wallet/random{ + pixel_x = -7; + pixel_y = 1 + }, /obj/item/assembly/flash/handheld{ pixel_x = -6; pixel_y = 5 diff --git a/_maps/map_files/Deltastation/DeltaStation2.dmm b/_maps/map_files/Deltastation/DeltaStation2.dmm index b960471f717..f4c573de9bd 100644 --- a/_maps/map_files/Deltastation/DeltaStation2.dmm +++ b/_maps/map_files/Deltastation/DeltaStation2.dmm @@ -89463,8 +89463,11 @@ "wqG" = ( /obj/structure/table/wood, /obj/machinery/light/directional/north, -/obj/item/storage/lockbox/loyalty, /obj/item/storage/secure/safe/directional/east, +/obj/item/storage/lockbox/loyalty, +/obj/item/storage/backpack/satchel/leather/withwallet{ + pixel_y = 6 + }, /turf/open/floor/wood, /area/station/command/heads_quarters/hop) "wqQ" = ( diff --git a/_maps/map_files/IceBoxStation/IceBoxStation.dmm b/_maps/map_files/IceBoxStation/IceBoxStation.dmm index 85d8099673d..f4fc138fe88 100644 --- a/_maps/map_files/IceBoxStation/IceBoxStation.dmm +++ b/_maps/map_files/IceBoxStation/IceBoxStation.dmm @@ -42760,6 +42760,9 @@ }, /obj/item/pen, /obj/item/stamp/head/hop, +/obj/item/storage/wallet/random{ + pixel_x = 9 + }, /turf/open/floor/iron, /area/station/command/heads_quarters/hop) "nFk" = ( diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm index 5568f0ddcd8..5caf4aef70b 100644 --- a/_maps/map_files/MetaStation/MetaStation.dmm +++ b/_maps/map_files/MetaStation/MetaStation.dmm @@ -37788,13 +37788,13 @@ /turf/open/floor/iron/dark, /area/station/security/execution/education) "nEL" = ( +/obj/structure/table/wood, +/obj/structure/window/reinforced/spawner/directional/south, /obj/item/paper_bin{ pixel_x = -2; pixel_y = 4 }, /obj/item/pen, -/obj/structure/table/wood, -/obj/structure/window/reinforced/spawner/directional/south, /turf/open/floor/wood, /area/station/command/heads_quarters/hop) "nEZ" = ( @@ -37885,10 +37885,14 @@ /turf/open/floor/wood, /area/station/commons/lounge) "nHn" = ( -/obj/item/hand_labeler, -/obj/item/stack/package_wrap, /obj/structure/table/wood, /obj/structure/cable, +/obj/item/storage/backpack/satchel/leather/withwallet{ + pixel_y = 4; + pixel_x = -1 + }, +/obj/item/stack/package_wrap, +/obj/item/hand_labeler, /turf/open/floor/wood, /area/station/command/heads_quarters/hop) "nHB" = ( @@ -64045,14 +64049,6 @@ /obj/machinery/button/ticket_machine{ pixel_x = 32 }, -/obj/item/paper_bin/carbon{ - pixel_x = -2; - pixel_y = 4 - }, -/obj/item/stamp/head/hop{ - pixel_x = -4; - pixel_y = 4 - }, /obj/machinery/light_switch/directional/south{ pixel_x = 6; pixel_y = -34 @@ -64063,6 +64059,14 @@ pixel_x = -6; req_access = list("hop") }, +/obj/item/paper_bin/carbon{ + pixel_x = -2; + pixel_y = 4 + }, +/obj/item/stamp/head/hop{ + pixel_x = -4; + pixel_y = 4 + }, /obj/machinery/button/door/directional/south{ id = "hopqueue"; name = "Queue Shutters Control"; diff --git a/_maps/map_files/NorthStar/north_star.dmm b/_maps/map_files/NorthStar/north_star.dmm index 8760a205220..cbe4f0fc8df 100644 --- a/_maps/map_files/NorthStar/north_star.dmm +++ b/_maps/map_files/NorthStar/north_star.dmm @@ -22604,6 +22604,10 @@ /area/station/ai_monitored/command/storage/eva) "fQG" = ( /obj/structure/table/wood, +/obj/item/storage/backpack/satchel/leather/withwallet{ + pixel_y = 6; + pixel_x = -2 + }, /obj/item/paper/fluff/ids_for_dummies, /obj/machinery/light/small/directional/north, /obj/machinery/newscaster/directional/north, diff --git a/_maps/map_files/tramstation/tramstation.dmm b/_maps/map_files/tramstation/tramstation.dmm index fc1c164ebd2..59e44eccda5 100644 --- a/_maps/map_files/tramstation/tramstation.dmm +++ b/_maps/map_files/tramstation/tramstation.dmm @@ -4897,6 +4897,9 @@ /area/station/hallway/secondary/exit) "aCO" = ( /obj/structure/table/wood, +/obj/item/storage/backpack/satchel/leather/withwallet{ + pixel_y = 4 + }, /obj/item/hand_labeler, /obj/item/stack/package_wrap, /turf/open/floor/wood,