This commit is contained in:
meixiongfeng 2022-09-20 16:25:12 +08:00
parent 341fcef859
commit 1586d62d40
2 changed files with 32 additions and 12 deletions

View File

@ -104,8 +104,8 @@
"camp3_pool1": "camp3_pool", "camp3_pool1": "camp3_pool",
"camp4_pool1": "camp4_pool", "camp4_pool1": "camp4_pool",
"base_pool1": { "base_pool1": {
"s": 0, "s": 1,
"e": 600, "e": 60,
"p": "base_pool1" "p": "base_pool1"
}, },
"base_pool2": { "base_pool2": {

View File

@ -179,16 +179,6 @@
} }
] ]
}, },
{
"index": "22",
"var": [
{
"a": "hero",
"t": "11001",
"n": 1
}
]
},
{ {
"index": "23", "index": "23",
"var": [ "var": [
@ -598,5 +588,35 @@
"n": 5 "n": 5
} }
] ]
},
{
"index": "68",
"var": [
{
"a": "hero",
"t": "43901",
"n": 5
}
]
},
{
"index": "69",
"var": [
{
"a": "hero",
"t": "43902",
"n": 5
}
]
},
{
"index": "70",
"var": [
{
"a": "hero",
"t": "43903",
"n": 5
}
]
} }
] ]