天赋触发和 ui制作完成
This commit is contained in:
@@ -37,7 +37,14 @@ export interface TalentConfig {
|
||||
info: string;
|
||||
icon?: string;
|
||||
}
|
||||
|
||||
export const TalentSlot = {
|
||||
0:"tal1",
|
||||
1:"tal2",
|
||||
2:"tal3",
|
||||
3:"tal4",
|
||||
4:"tal5",
|
||||
5:"tal6",
|
||||
}
|
||||
// 天赋列表配置
|
||||
export const TalentList: { [key: number]: TalentConfig } = {
|
||||
// ==================== 蓝色品质天赋 ====================
|
||||
|
||||
Reference in New Issue
Block a user