-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
universeflags.config.patch
46 lines (44 loc) · 990 Bytes
/
universeflags.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
[
[
{
"op": "add",
"path": "/sexbound_installed",
"value": {
"actions": [
{
"type": "placeDungeon",
"dungeonId": "sexbound_sandbox_addons",
"targetInstance": "sexbound_sandbox",
"targetPosition": [1, 1000]
}
]
}
}
],
[
{"op": "test", "path": "/anomsOutpostOverhaul", "inverse": true},
{
"op": "add",
"path": "/outpost_mission1/actions/-",
"value": {
"type": "placeDungeon",
"dungeonId": "outpost_alluringtoysco",
"targetInstance": "outpost",
"targetPosition": [367, 647]
}
}
],
[
{"op": "test", "path": "/anomsOutpostOverhaul"},
{
"op": "add",
"path": "/outpost_mission1/actions/-",
"value": {
"type": "placeDungeon",
"dungeonId": "outpost_alluringtoysco",
"targetInstance": "outpost",
"targetPosition": [443,584]
}
}
]
]