Update
This commit is contained in:
parent
193ee04c62
commit
60a2a11df9
|
|
@ -24,6 +24,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"api": "csp_NiNi",
|
"api": "csp_NiNi",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
|
"proxy": true,
|
||||||
"ext": "1"
|
"ext": "1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -65,6 +66,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"api": "csp_Eighteen",
|
"api": "csp_Eighteen",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
|
"proxy": true,
|
||||||
"style": {
|
"style": {
|
||||||
"type": "rect",
|
"type": "rect",
|
||||||
"ratio": 1.485
|
"ratio": 1.485
|
||||||
|
|
@ -76,6 +78,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"api": "csp_Jable",
|
"api": "csp_Jable",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
|
"proxy": true,
|
||||||
"style": {
|
"style": {
|
||||||
"type": "rect",
|
"type": "rect",
|
||||||
"ratio": 1.77
|
"ratio": 1.77
|
||||||
|
|
@ -87,6 +90,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"api": "csp_Miss",
|
"api": "csp_Miss",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
|
"proxy": true,
|
||||||
"style": {
|
"style": {
|
||||||
"type": "rect",
|
"type": "rect",
|
||||||
"ratio": 1.777
|
"ratio": 1.777
|
||||||
|
|
@ -98,6 +102,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"api": "csp_Hanime",
|
"api": "csp_Hanime",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
|
"proxy": true,
|
||||||
"style": {
|
"style": {
|
||||||
"type": "rect",
|
"type": "rect",
|
||||||
"ratio": 0.68
|
"ratio": 0.68
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,8 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"api": "csp_NiNi",
|
"api": "csp_NiNi",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
"changeable": 1
|
"changeable": 1,
|
||||||
|
"proxy": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "星星",
|
"key": "星星",
|
||||||
|
|
@ -16,7 +17,8 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"api": "csp_Star",
|
"api": "csp_Star",
|
||||||
"searchable": 1,
|
"searchable": 1,
|
||||||
"changeable": 1
|
"changeable": 1,
|
||||||
|
"proxy": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "玩偶",
|
"key": "玩偶",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue