道具更新
parent
70cf0b8046
commit
fd50d2b923
|
|
@ -61,6 +61,10 @@ namespace cfg.ActorCfg
|
|||
/// 试用演习活动模板
|
||||
/// </summary>
|
||||
CharacterTrialActivity = 11,
|
||||
/// <summary>
|
||||
/// 边境防卫支援活动模板
|
||||
/// </summary>
|
||||
ExtraChallengeActivity = 12,
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1077,7 +1077,7 @@
|
|||
"NameLocal": "ItemName_103101",
|
||||
"IntroductionKey": "ItemIntroduction_103101",
|
||||
"IntroductionTitleKey": "ItemFunction_103101",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/Icon/MaterialFragment/Icon_Items_025.png",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/Icon/MaterialFragment/Icon_Items_033.png",
|
||||
"CoinIconPath": ""
|
||||
},
|
||||
{
|
||||
|
|
@ -3027,7 +3027,7 @@
|
|||
"NameLocal": "ItemName_Gift_40004",
|
||||
"IntroductionKey": "ItemIntroduction_40004",
|
||||
"IntroductionTitleKey": "ItemFunction_40004",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/Icon/Gift/Icon_Bundle_020.png",
|
||||
"IconPath": "Assets/Art_Out/UI/Texture/Icon/Gift/Icon_Bundle_047.png",
|
||||
"CoinIconPath": ""
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue