[wpdev-commits] xmlscripts/definitions/lists npcs.xml,1.2,1.3
Brought to you by:
rip,
thiagocorrea
|
From: <xs...@us...> - 2003-09-23 15:37:17
|
Update of /cvsroot/wpdev/xmlscripts/definitions/lists In directory sc8-pr-cvs1:/tmp/cvs-serv5641/definitions/lists Modified Files: npcs.xml Log Message: guard fixes Index: npcs.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/lists/npcs.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** npcs.xml 1 Aug 2002 14:56:30 -0000 1.2 --- npcs.xml 23 Sep 2003 15:37:12 -0000 1.3 *************** *** 12,14 **** --- 12,19 ---- <item>skeleton</item> </list> + + <list id="standard_guards"> + <item>male_teleguard</item> + <item>female_teleguard</item> + </list> </definitions> |