🍱 更新 5.0 资源文件

close #122
This commit is contained in:
目棃
2024-08-27 11:06:59 +08:00
parent c81629e14f
commit e4a3f6d019
151 changed files with 5763 additions and 27 deletions

View File

@@ -73,7 +73,7 @@ import TOverlay from "../main/t-overlay.vue";
const selectStarList = [4, 5];
const selectWeaponList = ["单手剑", "双手剑", "弓", "法器", "长柄武器"];
const selectElementList = ["冰", "岩", "水", "火", "草", "雷", "风"];
const selectAreaList = ["蒙德", "璃月", "稻妻", "须弥", "枫丹", "愚人众", "至冬", "其他"];
const selectAreaList = ["蒙德", "璃月", "稻妻", "须弥", "枫丹", "纳塔", "愚人众", "至冬", "其他"];
// 选中的元素
const selectedStar = ref<number[]>(selectStarList);