mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 18:22:14 +00:00
Adds shuttle parts to Catwalk tech storage (#91450)
## About The Pull Request These parts were never added to catwalk tech storage. I put the rack with them in the place of the table that only had a single t-ray, and moved the t-ray to the table with the multitools. ## Why It's Good For The Game Shuttle parts were meant to be a standard fixture of tech storages across all maps. This PR resolves this inconcistency. ## Changelog 🆑 map: Catwalk Station's tech storage now has the same collection of shuttle parts that other stations do. /🆑
This commit is contained in:
@@ -13169,10 +13169,8 @@
|
|||||||
/turf/open/floor/iron/textured_large,
|
/turf/open/floor/iron/textured_large,
|
||||||
/area/station/security/prison)
|
/area/station/security/prison)
|
||||||
"dVM" = (
|
"dVM" = (
|
||||||
/obj/structure/table,
|
/obj/structure/rack,
|
||||||
/obj/item/t_scanner{
|
/obj/effect/spawner/random/techstorage/custom_shuttle,
|
||||||
pixel_y = 8
|
|
||||||
},
|
|
||||||
/turf/open/floor/iron/dark,
|
/turf/open/floor/iron/dark,
|
||||||
/area/station/engineering/storage/tech)
|
/area/station/engineering/storage/tech)
|
||||||
"dVO" = (
|
"dVO" = (
|
||||||
@@ -24133,6 +24131,9 @@
|
|||||||
/obj/item/multitool{
|
/obj/item/multitool{
|
||||||
pixel_x = 5
|
pixel_x = 5
|
||||||
},
|
},
|
||||||
|
/obj/item/t_scanner{
|
||||||
|
pixel_y = 8
|
||||||
|
},
|
||||||
/turf/open/floor/iron/dark,
|
/turf/open/floor/iron/dark,
|
||||||
/area/station/engineering/storage/tech)
|
/area/station/engineering/storage/tech)
|
||||||
"hiW" = (
|
"hiW" = (
|
||||||
|
|||||||
Reference in New Issue
Block a user