Update of /cvsroot/seq/showeq/conf
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11386/conf
Modified Files:
zoneopcodes.xml
Log Message:
Finished mapping charProfileStruct.
Index: zoneopcodes.xml
===================================================================
RCS file: /cvsroot/seq/showeq/conf/zoneopcodes.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- zoneopcodes.xml 13 Sep 2005 15:23:08 -0000 1.2
+++ zoneopcodes.xml 18 Sep 2005 04:10:16 -0000 1.3
@@ -763,4 +763,8 @@
<opcode id="5e51" name="OP_TGB" updated="06/29/05">
<comment>Client telling server to set targetgroupbuff</comment>
</opcode>
+ <opcode id="7416" name="OP_LeaderExpUpdate" updated="06/29/05">
+ <comment>Leadership AA Exp Update</comment>
+ <payload dir="server" typename="leadExpUpdateStruct" sizechecktype="match"/>
+ </opcode>
</seqopcodes>
|