-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuniverse_server.config.patch
162 lines (162 loc) · 4.61 KB
/
universe_server.config.patch
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
[
[
{
"op" : "test",
"path" : "/speciesShips/protogenrace1",
"value" : [
"/ships/protogenrace1/protogenrace1t0.structure",
"/ships/protogenrace1/protogenrace1t1.structure",
"/ships/protogenrace1/protogenrace1t2.structure",
"/ships/protogenrace1/protogenrace1t3.structure",
"/ships/protogenrace1/protogenrace1t4.structure",
"/ships/protogenrace1/protogenrace1t5.structure",
"/ships/protogenrace1/protogenrace1t6.structure",
"/ships/protogenrace1/protogenrace1t7.structure",
"/ships/protogenrace1/protogenrace1t8.structure"
]
},
{
"op" : "replace",
"path" : "/speciesShips/protogenrace1",
"value" : [
"/ships/human/humanT0.structure",
"/ships/human/humanT1.structure",
"/ships/human/humanT2.structure",
"/ships/human/humanT3.structure",
"/ships/human/humanT4.structure",
"/ships/human/humanT5.structure",
"/ships/human/humanT6.structure",
"/ships/human/humanT7.structure",
"/ships/human/humanT8.structure"
]
}
],
[
{
"op" : "test",
"path" : "/speciesShips/twilitwolves",
"value" : [
"/ships/twilitwolves/twilitwolvest0.structure",
"/ships/twilitwolves/twilitwolvest1.structure",
"/ships/twilitwolves/twilitwolvest2.structure",
"/ships/twilitwolves/twilitwolvest3.structure",
"/ships/twilitwolves/twilitwolvest4.structure",
"/ships/twilitwolves/twilitwolvest5.structure",
"/ships/twilitwolves/twilitwolvest6.structure",
"/ships/twilitwolves/twilitwolvest7.structure",
"/ships/twilitwolves/twilitwolvest8.structure"
]
},
{
"op" : "replace",
"path" : "/speciesShips/twilitwolves",
"value" : [
"/ships/human/humanT0.structure",
"/ships/human/humanT1.structure",
"/ships/human/humanT2.structure",
"/ships/human/humanT3.structure",
"/ships/human/humanT4.structure",
"/ships/human/humanT5.structure",
"/ships/human/humanT6.structure",
"/ships/human/humanT7.structure",
"/ships/human/humanT8.structure"
]
}
],
[
{
"op" : "test",
"path" : "/speciesShips/familiar",
"value" : [
"/ships/familiar/familiarT0.structure",
"/ships/familiar/familiarT1.structure",
"/ships/familiar/familiarT2.structure",
"/ships/familiar/familiarT3.structure",
"/ships/familiar/familiarT4.structure",
"/ships/familiar/familiarT5.structure",
"/ships/familiar/familiarT6.structure",
"/ships/familiar/familiarT7.structure",
"/ships/familiar/familiarT8.structure"
]
},
{
"op" : "replace",
"path" : "/speciesShips/familiar",
"value" : [
"/ships/human/humanT0.structure",
"/ships/human/humanT1.structure",
"/ships/human/humanT2.structure",
"/ships/human/humanT3.structure",
"/ships/human/humanT4.structure",
"/ships/human/humanT5.structure",
"/ships/human/humanT6.structure",
"/ships/human/humanT7.structure",
"/ships/human/humanT8.structure"
]
}
],
[
{
"op" : "test",
"path" : "/speciesShips/gnolls",
"value" : [
"/ships/gnolls/gnollst0.structure",
"/ships/gnolls/gnollst1.structure",
"/ships/gnolls/gnollst2.structure",
"/ships/gnolls/gnollst3.structure",
"/ships/gnolls/gnollst4.structure",
"/ships/gnolls/gnollst5.structure",
"/ships/gnolls/gnollst6.structure",
"/ships/gnolls/gnollst7.structure",
"/ships/gnolls/gnollst8.structure"
]
},
{
"op" : "replace",
"path" : "/speciesShips/gnolls",
"value" : [
"/ships/glitch/glitchT0.structure",
"/ships/glitch/glitchT1.structure",
"/ships/glitch/glitchT2.structure",
"/ships/glitch/glitchT3.structure",
"/ships/glitch/glitchT4.structure",
"/ships/glitch/glitchT5.structure",
"/ships/glitch/glitchT6.structure",
"/ships/glitch/glitchT7.structure",
"/ships/glitch/glitchT8.structure"
]
}
],
[
{
"op" : "test",
"path" : "/speciesShips/roccoro",
"value" : [
"/ships/roccoro/roccorot0.structure",
"/ships/roccoro/roccorot1.structure",
"/ships/roccoro/roccorot2.structure",
"/ships/roccoro/roccorot3.structure",
"/ships/roccoro/roccorot4.structure",
"/ships/roccoro/roccorot5.structure",
"/ships/roccoro/roccorot6.structure",
"/ships/roccoro/roccorot7.structure",
"/ships/roccoro/roccorot8.structure"
]
},
{
"op" : "replace",
"path" : "/speciesShips/roccoro",
"value" : [
"/ships/human/humanT0.structure",
"/ships/human/humanT1.structure",
"/ships/human/humanT2.structure",
"/ships/human/humanT3.structure",
"/ships/human/humanT4.structure",
"/ships/human/humanT5.structure",
"/ships/human/humanT6.structure",
"/ships/human/humanT7.structure",
"/ships/human/humanT8.structure"
]
}
]
]