Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/humans
In directory sc8-pr-cvs1:/tmp/cvs-serv20734/definitions/npcs/humans
Modified Files:
civilists.xml
Log Message:
adding clothes lists
Index: civilists.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/civilists.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** civilists.xml 5 Sep 2003 00:26:51 -0000 1.3
--- civilists.xml 6 Sep 2003 20:44:40 -0000 1.4
***************
*** 21,25 ****
<item inherit="e75" /> <!-- Backpack -->
<item inheritlist="HAIR" /> <!-- Random Hair -->
! <item inherit="1efd" /> <!-- Fancy Shirts -->
<item inheritlist="PANTS" /> <!-- Random Pants -->
<item inheritlist="SHOES" /> <!-- Random Shoes -->
--- 21,25 ----
<item inherit="e75" /> <!-- Backpack -->
<item inheritlist="HAIR" /> <!-- Random Hair -->
! <item inheritlist="SHIRTS" /> <!-- Random Shirts -->
<item inheritlist="PANTS" /> <!-- Random Pants -->
<item inheritlist="SHOES" /> <!-- Random Shoes -->
***************
*** 42,48 ****
<!-- The Equipment of a standard human -->
<equipped>
! <item inherit="e75" /> <!-- Backpack -->
<item inheritlist="HAIR_FEMALE" /> <!-- Random Hair -->
! <item inherit="1efd" /> <!-- Fancy Shirts -->
<item inheritlist="PANTS" /> <!-- Random Pants -->
<item inheritlist="SHOES" /> <!-- Random Shoes -->
--- 42,48 ----
<!-- The Equipment of a standard human -->
<equipped>
! <item inherit="e75" /> <!-- Backpack -->
<item inheritlist="HAIR_FEMALE" /> <!-- Random Hair -->
! <item inheritlist="DRESS" /> <!-- Random Dress`s -->
<item inheritlist="PANTS" /> <!-- Random Pants -->
<item inheritlist="SHOES" /> <!-- Random Shoes -->
|