mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
removes the northstar arcship from the codebase (#87937)
## About The Pull Request  closes https://github.com/tgstation/tgstation/issues/87888 ## Why It's Good For The Game The gods have spoken ## Changelog 🆑 grungussuss del: The northstar arcship has been removed. :( /🆑
This commit is contained in:
@@ -135,10 +135,6 @@
|
||||
roundstart_template = /datum/map_template/shuttle/mining/kilo
|
||||
height = 10
|
||||
|
||||
/obj/docking_port/stationary/mining_home/northstar
|
||||
roundstart_template = /datum/map_template/shuttle/mining/northstar
|
||||
height = 6
|
||||
|
||||
/obj/docking_port/stationary/mining_home/nebula
|
||||
roundstart_template = /datum/map_template/shuttle/mining/nebula
|
||||
height = 10
|
||||
@@ -151,9 +147,6 @@
|
||||
/obj/docking_port/stationary/mining_home/common/kilo
|
||||
roundstart_template = /datum/map_template/shuttle/mining_common/kilo
|
||||
|
||||
/obj/docking_port/stationary/mining_home/common/northstar
|
||||
roundstart_template = /datum/map_template/shuttle/mining_common/northstar
|
||||
|
||||
/obj/structure/closet/crate/miningcar
|
||||
name = "mine cart"
|
||||
desc = "A cart for use on rails. Or off rails, if you're so inclined."
|
||||
|
||||
Reference in New Issue
Block a user