The Visible Hand - Golden Deep Merchant Ship (#17424)

* golden deep ship skeleton

* more gold

* files & access

* i fucking love gold, i fucking love capitalism

* sectors & fluff

* changelog

* more drip

* whoops

* ENTRY POINTS

* some changes

* airlocks

* grates

* hallway & dock changes

* fixes dock unit test

* switches misplaced docks
This commit is contained in:
RustingWithYou
2023-10-04 20:30:04 +00:00
committed by GitHub
parent 987fc9afd6
commit 28050e3f07
11 changed files with 31006 additions and 1 deletions
@@ -251,3 +251,7 @@
/datum/computer_file/program/merchant/guild
required_access_run = list(access_merchants_guild)
required_access_download = list(access_merchants_guild)
/datum/computer_file/program/merchant/golden_deep
required_access_run = list(access_golden_deep)
required_access_download = list(access_golden_deep)