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