-
-
Notifications
You must be signed in to change notification settings - Fork 9
/
debug.macros.patch
118 lines (109 loc) · 3.23 KB
/
debug.macros.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
[
{
"op": "add",
"path": "/sexboundaddon1",
"value": ["/spawnitem sexboundloungeableaddon1 99"]
},
{
"op": "add",
"path": "/sexboundaddon2",
"value": ["/spawnitem sexboundloungeableaddon2 99"]
},
{
"op": "add",
"path": "/sexboundaddon3",
"value": ["/spawnitem sexboundloungeableaddon3 99"]
},
{
"op": "add",
"path": "/sexboundcodex",
"value": ["/spawnitem sexbound1-codex"]
},
{
"op": "add",
"path": "/sexboundcustomizer",
"value": ["/spawnitem sexboundcustomizer"]
},
{
"op": "add",
"path": "/sexboundsandbox",
"value": ["/warp instanceworld:sexbound_sandbox"]
},
{
"op": "add",
"path": "/sexboundtestpackmale",
"value": [
"/spawnitem sexbound_test_apexmale",
"/spawnitem sexbound_test_avianmale",
"/spawnitem sexbound_test_feneroxmale",
"/spawnitem sexbound_test_floranmale",
"/spawnitem sexbound_test_glitchmale",
"/spawnitem sexbound_test_humanmale",
"/spawnitem sexbound_test_hylotlmale",
"/spawnitem sexbound_test_novakidmale"
]
},
{
"op": "add",
"path": "/sexboundtestpackfemale",
"value": [
"/spawnitem sexbound_test_apexfemale",
"/spawnitem sexbound_test_avianfemale",
"/spawnitem sexbound_test_feneroxfemale",
"/spawnitem sexbound_test_floranfemale",
"/spawnitem sexbound_test_glitchfemale",
"/spawnitem sexbound_test_humanfemale",
"/spawnitem sexbound_test_hylotlfemale",
"/spawnitem sexbound_test_novakidfemale"
]
},
{
"op": "add",
"path": "/sexboundtestpackfull",
"value": [
"/spawnitem sexbound_test",
"/spawnitem sexbound_test_apexfemale",
"/spawnitem sexbound_test_apexmale",
"/spawnitem sexbound_test_avianfemale",
"/spawnitem sexbound_test_avianmale",
"/spawnitem sexbound_test_feneroxfemale",
"/spawnitem sexbound_test_feneroxmale",
"/spawnitem sexbound_test_floranfemale",
"/spawnitem sexbound_test_floranmale",
"/spawnitem sexbound_test_glitchfemale",
"/spawnitem sexbound_test_glitchmale",
"/spawnitem sexbound_test_humanfemale",
"/spawnitem sexbound_test_humanmale",
"/spawnitem sexbound_test_hylotlfemale",
"/spawnitem sexbound_test_hylotlmale",
"/spawnitem sexbound_test_novakidfemale",
"/spawnitem sexbound_test_novakidmale"
]
},
{
"op": "add",
"path": "/sexboundbedpackfull",
"value": [
"/spawnitem sexbound_apexbed",
"/spawnitem sexbound_apextent",
"/spawnitem sexbound_airtightdome",
"/spawnitem sexbound_birdbed",
"/spawnitem sexbound_sacrificialaltar",
"/spawnitem sexbound_floranbed",
"/spawnitem sexbound_florancouch",
"/spawnitem sexbound_frontierbed",
"/spawnitem sexbound_medievalbed",
"/spawnitem sexbound_medievalcellbed",
"/spawnitem sexbound_prisonmattress",
"/spawnitem sexbound_rainbowwoodbed",
"/spawnitem sexbound_tier1bed",
"/spawnitem sexbound_tier2bed",
"/spawnitem sexbound_tier3bed",
"/spawnitem sexbound_tier4bed",
"/spawnitem sexbound_tribalbed2",
"/spawnitem sexbound_wheelbarrow",
"/spawnitem sexbound_woodenbed",
"/spawnitem sexbound_woodenbed2"
]
}
]