[wpdev-commits] xmlscripts/definitions/npcs/humans civilists.xml,1.6,1.7
Brought to you by:
rip,
thiagocorrea
|
From: <ri...@us...> - 2003-09-28 19:07:20
|
Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/humans In directory sc8-pr-cvs1:/tmp/cvs-serv6814/definitions/npcs/humans Modified Files: civilists.xml Log Message: no message Index: civilists.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/humans/civilists.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** civilists.xml 27 Sep 2003 22:24:31 -0000 1.6 --- civilists.xml 28 Sep 2003 19:07:06 -0000 1.7 *************** *** 57,64 **** --- 57,66 ---- <npc id="pirate_male"> <inherit>base_male</inherit> + <karma>500</karma> <title>the Pirate</title> </npc> <npc id="pirate_female"> <inherit>base_female</inherit> + <karma>500</karma> <title>the Pirate</title> </npc> |