[wpdev-commits] xmlscripts/definitions/lists itemids.xml,1.8,1.9
Brought to you by:
rip,
thiagocorrea
From: HellRaider <hel...@us...> - 2004-10-21 00:21:49
|
Update of /cvsroot/wpdev/xmlscripts/definitions/lists In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21720/definitions/lists Modified Files: itemids.xml Log Message: Male NPCs can now have beards... matching their hair's color :) Index: itemids.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/lists/itemids.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** itemids.xml 26 May 2004 13:45:33 -0000 1.8 --- itemids.xml 21 Oct 2004 00:21:32 -0000 1.9 *************** *** 72,75 **** --- 72,86 ---- </list> + <!-- Item IDs of Facial Hair --> + <list id="FACIAL_HAIR"> + <item>203e</item> + <item>203f</item> + <item>2040</item> + <item>2041</item> + <item>204b</item> + <item>204c</item> + <item>204d</item> + </list> + <!-- IDs of Potions --> <list id="POTIONS"> |