|
From: <cn...@us...> - 2021-12-10 03:02:34
|
Revision: 1242
http://sourceforge.net/p/seq/svn/1242
Author: cn187
Date: 2021-12-10 03:02:31 +0000 (Fri, 10 Dec 2021)
Log Message:
-----------
Fix zoneopcodes.xml formatting so it passes validation
Modified Paths:
--------------
showeq/branches/cn187_devel/conf/zoneopcodes.xml
Modified: showeq/branches/cn187_devel/conf/zoneopcodes.xml
===================================================================
--- showeq/branches/cn187_devel/conf/zoneopcodes.xml 2021-12-09 20:59:07 UTC (rev 1241)
+++ showeq/branches/cn187_devel/conf/zoneopcodes.xml 2021-12-10 03:02:31 UTC (rev 1242)
@@ -552,8 +552,8 @@
<payload dir="server" typename="uint8_t" sizechecktype="none"/>
</opcode>
<opcode id="ffff" name="OP_MercenaryList" updated="11/20/15">
- <comment>Listing of hired mercenaries - 648 bytes
- <payload dir="server" typename="uint8_t" sizechecktype="none"/></comment>
+ <comment>Listing of hired mercenaries - 648 bytes</comment>
+ <payload dir="server" typename="uint8_t" sizechecktype="none"/>
</opcode>
<opcode id="ffff" name="OP_ClickInventory" updated="11/28/12">
<comment>Click items from inventory or armor - 16 bytes 5th byte is Slot ID</comment>
@@ -631,7 +631,7 @@
<opcode id="ffff" name="OP_WelcomeScreenTitle" updated="05/16/11">
<comment></comment>
</opcode>
- <opcode id="ffff" name="OP_VeteranRewards" update="04/18/11">
+ <opcode id="ffff" name="OP_VeteranRewards" updated="04/18/11">
<comment></comment>
</opcode>
<opcode id="ffff" name="OP_SendAATable" updated="08/12/09">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|