From fd50d2b923f728b27c28674957b8fc0e062cc84e Mon Sep 17 00:00:00 2001 From: zhengziyue Date: Wed, 6 May 2026 14:43:33 +0800 Subject: [PATCH] =?UTF-8?q?=E9=81=93=E5=85=B7=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../GenCode/Luban/DataTable/ActorCfg/ActivityTemplate.cs | 4 ++++ ProjectNLD/Assets/Config/Data/actorcfg_item.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ProjectNLD/Assets/Code/Scripts/GenCode/Luban/DataTable/ActorCfg/ActivityTemplate.cs b/ProjectNLD/Assets/Code/Scripts/GenCode/Luban/DataTable/ActorCfg/ActivityTemplate.cs index cb4bb319a5c..51e9f993aff 100644 --- a/ProjectNLD/Assets/Code/Scripts/GenCode/Luban/DataTable/ActorCfg/ActivityTemplate.cs +++ b/ProjectNLD/Assets/Code/Scripts/GenCode/Luban/DataTable/ActorCfg/ActivityTemplate.cs @@ -61,6 +61,10 @@ namespace cfg.ActorCfg /// 试用演习活动模板 /// CharacterTrialActivity = 11, + /// + /// 边境防卫支援活动模板 + /// + ExtraChallengeActivity = 12, } } diff --git a/ProjectNLD/Assets/Config/Data/actorcfg_item.json b/ProjectNLD/Assets/Config/Data/actorcfg_item.json index e281b9d8eb8..bd5121980b7 100644 --- a/ProjectNLD/Assets/Config/Data/actorcfg_item.json +++ b/ProjectNLD/Assets/Config/Data/actorcfg_item.json @@ -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": "" }, {