Update of /cvsroot/wpdev/xmlscripts/definitions/lists
In directory sc8-pr-cvs1:/tmp/cvs-serv20734/definitions/lists
Modified Files:
itemids.xml
Log Message:
adding clothes lists
Index: itemids.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/lists/itemids.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** itemids.xml 20 Dec 2002 21:51:32 -0000 1.4
--- itemids.xml 6 Sep 2003 20:44:40 -0000 1.5
***************
*** 8,11 ****
--- 8,23 ----
-->
<definitions>
+ <!-- IDs of Shirts -->
+ <list id="SHIRTS">
+ <item>1efd</item> <!-- Fancy -->
+ <item>1517</item> <!-- Plain -->
+ </list>
+
+ <!-- IDs of Dress`s -->
+ <list id="DRESS">
+ <item>1eff</item> <!-- Fancy -->
+ <item>1f01</item> <!-- Plain -->
+ </list>
+
<!-- IDs of Pants -->
<list id="PANTS">
|