Browse Source

MMO-14299:增加藏书阁提示

zengzhendong 4 years ago
parent
commit
cde60947e8
1 changed files with 10 additions and 1 deletions
  1. 10 1
      策划脚本/config/GameConfig.xml

+ 10 - 1
策划脚本/config/GameConfig.xml

@@ -4411,7 +4411,7 @@
 </WorksheetOptions>
  </Worksheet>
  <Worksheet ss:Name="NoticeMsg">
-  <Table ss:ExpandedColumnCount="9" ss:ExpandedRowCount="697" x:FullColumns="1"
+  <Table ss:ExpandedColumnCount="9" ss:ExpandedRowCount="698" x:FullColumns="1"
    x:FullRows="1" ss:DefaultColumnWidth="54" ss:DefaultRowHeight="14.25">
    <Row ss:AutoFitHeight="0" ss:Height="24">
     <Cell><Data ss:Type="String">消息ID</Data><Comment ss:Author="PC"><ss:Data xmlns="http://www.w3.org/TR/REC-html40"><B><Font html:Size="9">PC:</Font></B><Font html:Size="9">&#10;客户端通用提示&#10;&#10; * 代码内部定义 : [0, 600),&#10;&#10; * 特殊功能 : [600, 700)&#10;&#10; * 登录服:[700, 1000]&#10;&#10; * 游戏: [1000, 9999)&#10;&#10;特殊:&#10;编辑器消息推送,发送系统消息,结构为:Notice.Msg|MsgId|参数1.参数2.参数3</Font></ss:Data></Comment></Cell>
@@ -10736,6 +10736,15 @@
     <Cell><Data ss:Type="Number">0</Data></Cell>
     <Cell><Data ss:Type="String">当前放入的材料不满足合成条件,请查看珍宝说明</Data></Cell>
    </Row>
+   <Row ss:AutoFitHeight="0">
+    <Cell><Data ss:Type="Number">1668</Data></Cell>
+    <Cell ss:Index="3"><Data ss:Type="Number">1</Data></Cell>
+    <Cell><Data ss:Type="String">RefreshNumIsNullByRandomMall</Data></Cell>
+    <Cell><Data ss:Type="Number">1</Data></Cell>
+    <Cell><Data ss:Type="Number">0</Data></Cell>
+    <Cell><Data ss:Type="Number">0</Data></Cell>
+    <Cell><Data ss:Type="String">今日刷新次数已用完</Data></Cell>
+   </Row>
   </Table>
 <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel"><Unsynced/> <FrozenNoSplit/> <SplitHorizontal>3</SplitHorizontal> <TopRowBottomPane>3</TopRowBottomPane> <SplitVertical>1</SplitVertical><LeftColumnRightPane>1</LeftColumnRightPane> <ActivePane>0</ActivePane>
 </WorksheetOptions>