[wpdev-commits] xmlscripts/definitions/npcs/animals/mounts ethereals.xml,1.9,1.10
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-10-15 16:39:33
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3823/npcs/animals/mounts Modified Files: ethereals.xml Log Message: etheral color for etherals Index: ethereals.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/mounts/ethereals.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** ethereals.xml 10 Sep 2004 17:08:25 -0000 1.9 --- ethereals.xml 15 Oct 2004 16:39:23 -0000 1.10 *************** *** 11,14 **** --- 11,15 ---- <npc id="ETHEREAL_STATS" inherit="animal_base"> <ai>Animal_Wild</ai> + <color>0x4001</color> <karma>0</karma> <fame>0</fame> |