mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user