Skip to content

Commit 6ecf9c8

Browse files
TGS Test Merge (#2)
2 parents 834c8b5 + 6c35b70 commit 6ecf9c8

9 files changed

Lines changed: 87963 additions & 7 deletions

File tree

_maps/city13_central_ruined.json

Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
{
2+
"version": 1,
3+
"map_name": "City 13 Central District (Greenmoon, Ruined, Event)",
4+
"map_path": "map_files/city13_central_ruined",
5+
"map_file": "city13_central_ruined.dmm",
6+
"space_ruin_levels": 0,
7+
"space_empty_levels": 0,
8+
"planetary": 1,
9+
"shuttles": {
10+
"cargo": "cargo_box",
11+
"ferry": "ferry_fancy",
12+
"whiteship": "whiteship_meta",
13+
"emergency": "emergency_box",
14+
"arrival": "none"
15+
},
16+
"traits": [
17+
{
18+
"Baseturf": "/turf/open/floor/plating/ground/rockunder",
19+
"Gravity": true,
20+
"No Parallax": true,
21+
"Linkage": null
22+
23+
},
24+
{
25+
"Baseturf": "/turf/open/openspace",
26+
"Gravity": true,
27+
"No Parallax": true,
28+
"Weather_Rainstorm": true,
29+
"Linkage": null
30+
},
31+
{
32+
"Baseturf": "/turf/open/openspace",
33+
"Gravity": true,
34+
"No Parallax": true,
35+
"Weather_Rainstorm": true,
36+
"Linkage": null
37+
}
38+
],
39+
"minetype": "none",
40+
"job_changes": {
41+
"Civil Protection Officer": {
42+
"total_positions": 999
43+
},
44+
"District Administrator": {
45+
"total_positions": 0
46+
},
47+
"Citizen": {
48+
"total_positions": 0
49+
},
50+
"Infestation Control": {
51+
"total_positions": 0
52+
},
53+
"Union Engineer": {
54+
"total_positions": 0
55+
},
56+
"Union Scientist": {
57+
"total_positions": 0
58+
},
59+
"Refugee": {
60+
"total_positions": 0
61+
},
62+
"Union Doctor": {
63+
"total_positions": 2
64+
},
65+
"Labor Lead": {
66+
"total_positions": 0
67+
},
68+
"Bartender": {
69+
"total_positions": 0
70+
},
71+
"Botanist": {
72+
"total_positions": 0
73+
},
74+
"Clerk": {
75+
"total_positions": 0
76+
},
77+
"Cook": {
78+
"total_positions": 0
79+
},
80+
"District Liaison": {
81+
"total_positions": 0
82+
},
83+
"Vortigaunt Slave": {
84+
"total_positions": 0
85+
},
86+
"Union Foreman": {
87+
"total_positions": 0
88+
},
89+
"Union Miner": {
90+
"total_positions": 0
91+
},
92+
"Union Worker": {
93+
"total_positions": 0
94+
}
95+
}
96+
}

0 commit comments

Comments
 (0)