Update of /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20068/npcs/monsters/daemonic
Modified Files:
black_gate_daemon.xml exodus_daemon.xml
Log Message:
loot + nodecay for multis
Index: black_gate_daemon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/black_gate_daemon.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** black_gate_daemon.xml 7 Sep 2004 00:28:03 -0000 1.3
--- black_gate_daemon.xml 20 Sep 2004 03:56:24 -0000 1.4
***************
*** 41,44 ****
--- 41,45 ----
<!-- Misc. -->
<carve>carve_demon_with_sword</carve>
+ <lootpacks>lootpack_filthy_rich;lootpack_filthy_rich;gold_super_boss;gold_super_boss</lootpacks>
<category>Monsters\Daemonic\Black Gate Daemon</category>
</npc>
Index: exodus_daemon.xml
===================================================================
RCS file: /cvsroot/wpdev/xmlscripts/definitions/npcs/monsters/daemonic/exodus_daemon.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** exodus_daemon.xml 7 Sep 2004 00:28:03 -0000 1.3
--- exodus_daemon.xml 20 Sep 2004 03:56:24 -0000 1.4
***************
*** 41,44 ****
--- 41,45 ----
<carve>carve_demon_with_sword</carve>
<category>Monsters\Daemonic\Exodus Daemon</category>
+ <lootpacks>lootpack_filthy_rich;gold_super_boss;gold_super_boss</lootpacks>
</npc>
|