Update of /cvsroot/wpdev/xmlscripts/definitions
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6789
Modified Files:
scripts.xml
Log Message:
Implemented onCheckVictim and onDoDamage
Index: scripts.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/scripts.xml,v
retrieving revision 1.172
retrieving revision 1.173
diff -C2 -d -r1.172 -r1.173
*** scripts.xml 21 Oct 2004 21:40:29 -0000 1.172
--- scripts.xml 27 Oct 2004 14:11:58 -0000 1.173
***************
*** 162,165 ****
--- 162,166 ----
<!-- NPC -->
<script>npc.healer</script>
+ <script>npc.poison</script>
<!-- Context menu scripts -->
|