Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18554/npcs/monsters/undead
Modified Files:
undead_base.xml
Log Message:
bloodcolor for undeads
Index: undead_base.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/undead/undead_base.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** undead_base.xml 10 Sep 2004 17:08:30 -0000 1.7
--- undead_base.xml 30 Sep 2004 12:46:30 -0000 1.8
***************
*** 14,23 ****
<wandertype>1</wandertype>
<mintaming>1100</mintaming>
</npc>
- <!-- headless -->
- <list id="CARVE_HEADLESS">
- <item>9f1,1</item> <!-- 1 meat -->
- </list>
-
</definitions>
--- 14,19 ----
<wandertype>1</wandertype>
<mintaming>1100</mintaming>
+ <strproperty name="bloodcolor" value="1401,1447" />
</npc>
</definitions>
|