Fixed wrong mammon npc id in multisell 3007.
Contributed by Liamxroy.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||||
<npcs>
|
<npcs>
|
||||||
<npc>33737</npc> <!-- Merchant of Mammon -->
|
<npc>33739</npc> <!-- Merchant of Mammon -->
|
||||||
</npcs>
|
</npcs>
|
||||||
<item>
|
<item>
|
||||||
<ingredient id="26447" count="1"/> <!-- Talisman - Abundance - War -->
|
<ingredient id="26447" count="1"/> <!-- Talisman - Abundance - War -->
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||||
<npcs>
|
<npcs>
|
||||||
<npc>33737</npc> <!-- Merchant of Mammon -->
|
<npc>33739</npc> <!-- Merchant of Mammon -->
|
||||||
</npcs>
|
</npcs>
|
||||||
<item>
|
<item>
|
||||||
<ingredient id="26447" count="1"/> <!-- Talisman - Abundance - War -->
|
<ingredient id="26447" count="1"/> <!-- Talisman - Abundance - War -->
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||||
<npcs>
|
<npcs>
|
||||||
<npc>33737</npc> <!-- Merchant of Mammon -->
|
<npc>33739</npc> <!-- Merchant of Mammon -->
|
||||||
</npcs>
|
</npcs>
|
||||||
<item>
|
<item>
|
||||||
<ingredient id="26447" count="1"/> <!-- Talisman - Abundance - War -->
|
<ingredient id="26447" count="1"/> <!-- Talisman - Abundance - War -->
|
||||||
|
Reference in New Issue
Block a user