Update of /cvsroot/wpdev/xmlscripts/definitions/system
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13483/system
Modified Files:
players.xml skills.xml
Log Message:
gm control for npcs.
Index: players.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/system/players.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** players.xml 7 Sep 2004 13:33:02 -0000 1.10
--- players.xml 9 Sep 2004 03:19:39 -0000 1.11
***************
*** 6,10 ****
<npc id="players_base">
! <basescripts>system.players,system.regionchange,system.hunger</basescripts>
</npc>
--- 6,10 ----
<npc id="players_base">
! <basescripts>ancientrealms.spieler,system.players,system.regionchange,system.hunger</basescripts>
</npc>
Index: skills.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/system/skills.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** skills.xml 13 May 2004 07:03:55 -0000 1.2
--- skills.xml 9 Sep 2004 03:19:39 -0000 1.3
***************
*** 305,309 ****
<intchance>0.5</intchance>
<defname>MAGICRESIST</defname>
! <name>Magic Resist</name>
<title>Mage</title>
</skill>
--- 305,309 ----
<intchance>0.5</intchance>
<defname>MAGICRESIST</defname>
! <name>MagicResist</name>
<title>Mage</title>
</skill>
|