|
From: Chad M. <cmm...@us...> - 2005-09-21 13:58:04
|
Update of /cvsroot/seq/showeq/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26153/conf Modified Files: zoneopcodes.xml Log Message: Fixed opcode for ItemPacket. Added in races from the .exe for DoD. Index: zoneopcodes.xml =================================================================== RCS file: /cvsroot/seq/showeq/conf/zoneopcodes.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- zoneopcodes.xml 18 Sep 2005 04:10:16 -0000 1.3 +++ zoneopcodes.xml 21 Sep 2005 13:57:48 -0000 1.4 @@ -456,7 +456,7 @@ <payload dir="both" typename="groupFollowStruct" sizechecktype="match"/> <comment>Accepting to join a group</comment> </opcode> - <opcode id="3397" name="OP_ItemPacket" updated="06/29/05"> + <opcode id="41b9" name="OP_ItemPacket" updated="09/13/05"> <comment>old ItemCode</comment> <payload dir="server" typename="itemPacketStruct" sizechecktype="none"/> </opcode> |