more cleanup

This commit is contained in:
vvo
2024-07-12 12:15:54 +08:00
parent bca44e28f3
commit b31dabd022
3 changed files with 13 additions and 4 deletions
+8
View File
@@ -40,6 +40,14 @@ export const textureslist = [
'asset_folder': 'difficulty',
'md5': '26ef89b4550cac6156fa78ef4e59e8c3',
'textures': [
['level_small_nov.png', 189296, 2275, [710, 922, 106, 154], [708, 924, 104, 156]],
['level_small_adv.png', 182384, 2301, [434, 646, 296, 344], [432, 648, 294, 346]],
['level_small_exh.png', 191584, 2228, [218, 430, 296, 344], [216, 432, 294, 346]],
['level_small_mxm.png', 202416, 2007, [710, 922, 158, 206], [708, 924, 156, 208]],
['level_small_inf.png', 198176, 2113, [710, 922, 210, 258], [708, 924, 208, 260]],
['level_small_grv.png', 180064, 2306, [2, 214, 296, 344], [0, 216, 294, 346]],
['level_small_hvn.png', 186992, 2293, [10, 922, 262, 310], [708, 924, 260, 312]],
['level_small_vvd.png', 175392, 2328, [710, 922, 54, 102], [708, 924, 52, 104]],
['level_small_xcd.png', 193824, 2181, [710, 922, 2, 50], [708, 924, 0, 52]]
]
},
-2
View File
@@ -410,8 +410,6 @@ export const copyResourcesFromGame = async (data: {}, send: WebUISend) => {
if(foundSubbg == -1) {
console.log("[subbg] adding " + subbgId + " - " + subbgName + " (" + subbgType + ")")
resourceJsonData.subbg.push({"value": subbgId, "type": subbgType, "name": subbgName})
} else {
resourceJsonData.subbg[foundSubbg] = {"value": subbgId, "type": subbgType, "name": subbgName}
}
}
}
+5 -2
View File
@@ -1,7 +1,10 @@
config
ap_card
chat_stamp
arena_rank
audio
chat_stamp
difficulty
nemsys
skill_lv
submonitor_bg
skill_lv
valgene_item