Removed catacomb spawns that do not have NPC templates.
This commit is contained in:
parent
c3930a8288
commit
0abf114dd0
@ -1,12 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<!-- Catacombs of the Witch -->
|
||||
<spawn name="Catacomb_otw_npc">
|
||||
<group>
|
||||
<npc id="31079" x="140032" y="79680" z="-5424" heading="32500" respawnTime="60sec" />
|
||||
<npc id="31080" x="140784" y="79680" z="-5424" heading="16500" respawnTime="60sec" />
|
||||
</group>
|
||||
</spawn>
|
||||
<spawn>
|
||||
<territories>
|
||||
<territory name="ssq13_2420_ssq01" minZ="-5464" maxZ="-5264">
|
||||
|
@ -1,12 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<!-- Necropolis of Devotion -->
|
||||
<spawn name="Catacomb_nod_npc">
|
||||
<group>
|
||||
<npc id="31081" x="-52784" y="79104" z="-4736" heading="33000" respawnTime="60sec" />
|
||||
<npc id="31082" x="-51920" y="79104" z="-4736" heading="0" respawnTime="60sec" />
|
||||
</group>
|
||||
</spawn>
|
||||
<spawn>
|
||||
<territories>
|
||||
<territory name="сatacomb_ssq1" minZ="-4736" maxZ="-4736">
|
||||
|
@ -1,12 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/spawns.xsd">
|
||||
<!-- The Patriot's Necropolis -->
|
||||
<spawn name="Catacomb_tpn_npc">
|
||||
<group>
|
||||
<npc id="31077" x="-22224" y="77376" z="-5168" heading="32500" respawnTime="60sec" />
|
||||
<npc id="31078" x="-21392" y="77376" z="-5168" heading="16500" respawnTime="60sec" />
|
||||
</group>
|
||||
</spawn>
|
||||
<spawn>
|
||||
<territories>
|
||||
<territory name="сatacombs_ssq1" minZ="-5168" maxZ="-5176">
|
||||
|
Loading…
Reference in New Issue
Block a user