-
-
Notifications
You must be signed in to change notification settings - Fork 258
/
Copy pathvago.json
33 lines (32 loc) · 1.41 KB
/
vago.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"map_name": "NSV Vago",
"map_path": "map_files/Vago",
"map_link": "vago",
"map_file": ["vagodeck2.dmm", "vagodeck1.dmm"],
"traits": [{"Up": 1}, {"Down": -1}],
"space_ruin_levels": -1,
"space_empty_levels": 0,
"shuttles": {
"cargo": "cargo_box",
"ferry": "ferry_kilo",
"emergency": "emergency_box"},
"mine_disable": 0,
"mine_file": "FOB_Shuttle.dmm",
"mine_path": "map_files/Mining/nsv13",
"mine_traits": [{"Linkage": "Self"}],
"ship_type": "/obj/structure/overmap/nanotrasen/frigate/starter",
"mining_ship_type": "/obj/structure/overmap/nanotrasen/mining_cruiser/nostromo/fob",
"map_description": "The basic hull design for Vago ships are no longer being manufactured and instead the existing ships are being maintained to the best of DDM’s capabilities. Vago vessels are often stripped for parts when repairing other ships which leaves what few Vago ships still in service in a sorry state. Pray you never serve upon a Vago vessel as they are only sent on QRF as a punishment for the crew or for the Brass’ sick laughs.",
"manufacturer": "DDM Ship Manufacturing Company",
"mapper": "Sergei Koralev",
"commission_date": "Mar 14, 2260",
"strengths": ["???"],
"weaknesses": ["☠️"],
"equipment": [
"2 M4-15 'Hood' deck turrets",
"2 M14 VLS loaders",
"2 light fighters",
"1 heavy fighter",
"1 class IV nuclear storm drive"
]
}