[wpdev-commits] xmlscripts/definitions/npcs/animals/air chicken.xml,1.9,1.10
Brought to you by:
rip,
thiagocorrea
From: Klaus M. <nad...@us...> - 2004-08-19 23:04:37
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/air In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12471/animals/air Modified Files: chicken.xml Log Message: fix Index: chicken.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/animals/air/chicken.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** chicken.xml 9 Aug 2004 18:45:40 -0000 1.9 --- chicken.xml 19 Aug 2004 23:04:29 -0000 1.10 *************** *** 42,46 **** <!-- Super Chicken --> ! <npc id="super_chicken" import="chicken"> <karma>0</karma> <fame><random min="0" max="150" /></fame> --- 42,46 ---- <!-- Super Chicken --> ! <npc id="super_chicken" inherit="chicken"> <karma>0</karma> <fame><random min="0" max="150" /></fame> |