Browse Source

获得套装绣坊新手引导提示修改

huangxiaoyue 1 year ago
parent
commit
c9ac255174
1 changed files with 1 additions and 1 deletions
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Views/MainUI/MainUIView.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Views/MainUI/MainUIView.cs

@@ -1104,7 +1104,7 @@ namespace GFGGame
             GuideController.TryGuide(_ui.m_btnMain.target, ConstGuideId.ENTER_CHAPTER_5, 2, "", -1, false);
 
             GuideController.TryGuide(_ui.m_btnXiuFang.target, ConstGuideId.SUIT_LIST_VIEW, 1,
-                "获得“天衣”服饰后,可进行养护和焕新,到绣坊看看。", -1, false);
+                "获得套装“国色”或“天衣”服饰后,可进行养护和焕新,到绣坊看看。", -1, false);
             GuideController.TryGuide(_ui.m_btnHaiZhiShi.target, ConstGuideId.ARENA_OPEN, 2, "新玩法-飞花令开启了哦", -1, false);