feat(游戏配置): 添加CardKind枚举并更新英雄配置
为卡牌系统添加CardKind枚举类型定义 在heroInfo接口中添加icon字段并更新所有英雄配置 调整ubtns.plist.meta中的边框值
This commit is contained in:
@@ -2784,10 +2784,10 @@
|
||||
"height": 63,
|
||||
"rawWidth": 229,
|
||||
"rawHeight": 63,
|
||||
"borderTop": 0,
|
||||
"borderBottom": 0,
|
||||
"borderLeft": 0,
|
||||
"borderRight": 0,
|
||||
"borderTop": 30,
|
||||
"borderBottom": 31,
|
||||
"borderLeft": 30,
|
||||
"borderRight": 30,
|
||||
"packable": true,
|
||||
"pixelsToUnit": 100,
|
||||
"pivotX": 0.5,
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user