forked from Avali-Triage-Team/Avali
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplayer.config.patch
More file actions
35 lines (35 loc) · 1.08 KB
/
player.config.patch
File metadata and controls
35 lines (35 loc) · 1.08 KB
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
[
{ "op" : "add", "path" : "/species/-",
"value" : "avali"
},
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-",
"value" : { "item" : "avalitier1riflebounce" }
},
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-",
"value" : { "item" : "avalitier1rifleexplosive" }
},
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-",
"value" : { "item" : "avalitier2riflebounce" }
},
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-",
"value" : { "item" : "avalitier2rifleexplosive" }
},
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-",
"value" : { "item" : "avalitier3riflebounce" }
},
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-",
"value" : { "item" : "avalitier3rifleexplosive" }
},
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-",
"value" : { "item" : "avalitier4riflebounce" }
},
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-",
"value" : { "item" : "avalitier4rifleexplosive" }
},
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-",
"value" : { "item" : "spawneravali" }
},
{ "op" : "add", "path" : "/defaultBlueprints/tier1/-",
"value" : { "item" : "spawneravaliguard" }
}
]