From dc3cdecb02c99e30753182e7d1cf333e6561ba41 Mon Sep 17 00:00:00 2001 From: cehua-TT <448191260@qq.com> Date: 星期四, 23 八月 2018 16:49:48 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxx_server --- ZoneServerGroup/map1_8G/MapServer/MapServerData/QUESTDATATest.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 48 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/QUESTDATATest.xml b/ZoneServerGroup/map1_8G/MapServer/MapServerData/QUESTDATATest.xml new file mode 100644 index 0000000..d59e9f4 --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/QUESTDATATest.xml @@ -0,0 +1,48 @@ +<?xml version="1.0" encoding="GB2312"?> +<!-- 编辑使用 XMLSpy v2006 U (http://www.altova.com) 由 any (any) --> +<quests> + <quest id="103060" name="剑庄宝阁" type="0" npc="10304004" lv="39" map="" day_count="" color_lv="1" can_del="0" code="qa_name_103060" ms_code="ms_name_103060" reset_count=""> + <descriptions> + <description> + <msg code="info_103060_0_0_msg"> + 前方便是宝阁,前去询问一番剑尘道友,如何才能进得此处。 + </msg> + <rewards> + <reward><msg code="info_103060_0_0_reward_0"><!--<reward info=item id=2103 num=5934|image=1/> +<n> </n> +<reward info=item id=10221 num=1|image=1/> +</r> +--></msg><actions/></reward></rewards> + <lights> + <light npcid="10304004" type="-1"/> + </lights> + <mission_info> + <msg code="m_info_103060_0_0_0_msg"> + <!--<color=#ff2828><a>39级可接取|openui=100|ul=0</a></color> --> + </msg> + </mission_info> + </description> + <description reward="1"> + <msg code="info_103060_0_1_msg"> + 前方便是宝阁,前去询问一番剑尘道友,如何才能进得此处。 + </msg> + <rewards> + <reward><msg code="info_103060_0_1_reward_0"><!--<reward info=item id=2103 num=5934|image=1/> +<n> </n> +<reward info=item id=10221 num=1|image=1/> +</r> +--></msg><actions><action><add_exp value="5934"/> + <add_item id="10221" count="1" bind="1"/> + </action></actions></reward></rewards> + <lights> + <light npcid="10304004" type="2"/> + </lights> + <mission_info> + <msg code="m_info_103060_0_1_0_msg"> + <!--与<color=#44e863><a><Word info=NPC id=10304004/>|MoveNPC=10304004|FlyNPC=10304004|ul=0</a></color>对话 --> + </msg> + </mission_info> + </description> + </descriptions> + </quest> +</quests> -- Gitblit v1.8.0