mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 01:34:01 +00:00
Move Birdshot to the Map Depot (#92022)
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
#ifndef LOWMEMORYMODE
|
||||
#ifdef ALL_MAPS
|
||||
#include "map_files\Birdshot\birdshot.dmm"
|
||||
#include "map_files\debug\multiz.dmm"
|
||||
#include "map_files\debug\runtimestation.dmm"
|
||||
#include "map_files\Deltastation\DeltaStation2.dmm"
|
||||
|
||||
@@ -1,20 +0,0 @@
|
||||
{
|
||||
"version": 1,
|
||||
"map_name": "Birdshot Station",
|
||||
"map_path": "map_files/Birdshot",
|
||||
"map_file": "birdshot.dmm",
|
||||
"shuttles": {
|
||||
"cargo": "cargo_birdshot",
|
||||
"ferry": "ferry_kilo",
|
||||
"whiteship": "whiteship_birdshot",
|
||||
"emergency": "emergency_birdshot"
|
||||
},
|
||||
"job_changes": {
|
||||
"Cook": {
|
||||
"additional_cqc_areas": [
|
||||
"/area/station/service/bar",
|
||||
"/area/station/commons/lounge"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user