Placeholders for missing Mammon multisells.
This commit is contained in:
parent
2543c68c09
commit
2689742277
7
trunk/dist/game/data/multisell/311262514.xml
vendored
Normal file
7
trunk/dist/game/data/multisell/311262514.xml
vendored
Normal file
@ -0,0 +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>31126</npc> <!-- Blacksmith of Mammon -->
|
||||
</npcs>
|
||||
<!-- Change Special Ability of S-Grade Weapon -->
|
||||
</list>
|
7
trunk/dist/game/data/multisell/311262515.xml
vendored
Normal file
7
trunk/dist/game/data/multisell/311262515.xml
vendored
Normal file
@ -0,0 +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>31126</npc> <!-- Blacksmith of Mammon -->
|
||||
</npcs>
|
||||
<!-- Change Special Ability of S80-Grade Weapon -->
|
||||
</list>
|
7
trunk/dist/game/data/multisell/311262517.xml
vendored
Normal file
7
trunk/dist/game/data/multisell/311262517.xml
vendored
Normal file
@ -0,0 +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>31126</npc> <!-- Blacksmith of Mammon -->
|
||||
</npcs>
|
||||
<!-- Change Special Ability of R-Grade Weapon -->
|
||||
</list>
|
7
trunk/dist/game/data/multisell/311262518.xml
vendored
Normal file
7
trunk/dist/game/data/multisell/311262518.xml
vendored
Normal file
@ -0,0 +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>31126</npc> <!-- Blacksmith of Mammon -->
|
||||
</npcs>
|
||||
<!-- Change Special Ability of R95-Grade Weapon -->
|
||||
</list>
|
7
trunk/dist/game/data/multisell/311262520.xml
vendored
Normal file
7
trunk/dist/game/data/multisell/311262520.xml
vendored
Normal file
@ -0,0 +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>31126</npc> <!-- Blacksmith of Mammon -->
|
||||
</npcs>
|
||||
<!-- Remove the curse contained in an item or upgrade the item to a blessed item -->
|
||||
</list>
|
7
trunk/dist/game/data/multisell/311262521.xml
vendored
Normal file
7
trunk/dist/game/data/multisell/311262521.xml
vendored
Normal file
@ -0,0 +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>31126</npc> <!-- Blacksmith of Mammon -->
|
||||
</npcs>
|
||||
<!-- Upgrade Amaranthine/Eternal equipment -->
|
||||
</list>
|
7
trunk/dist/game/data/multisell/311262522.xml
vendored
Normal file
7
trunk/dist/game/data/multisell/311262522.xml
vendored
Normal file
@ -0,0 +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>31126</npc> <!-- Blacksmith of Mammon -->
|
||||
</npcs>
|
||||
<!-- Switch Amaranthine/Eternal equipment -->
|
||||
</list>
|
@ -1,6 +1,6 @@
|
||||
<html><body>Blacksmith of Mammon:<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 778">Craft R-Grade Dual Weapon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 779">Bestow Special Ability on R-Grade Weapon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Mammons 31126-01.html">Change Special Ability of R-Grade Weapon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Mammons 31126-01.html">Change Special Ability of R95-Grade Weapon</Button>
|
||||
<!--<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262517">Change Special Ability of R-Grade Weapon</Button>-->
|
||||
<!--<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262518">Change Special Ability of R95-Grade Weapon</Button>-->
|
||||
</body></html>
|
@ -1,8 +1,8 @@
|
||||
<html><body>Blacksmith of Mammon:<br>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_multisell 216">Craft S-Grade Dual Weapon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262501">Bestow Special Ability on S-Grade Weapon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Mammons 31126-02.html">Change Special Ability of S-Grade Weapon</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Mammons 31126-02.html">Change Special Ability of S80-Grade Weapon</Button>
|
||||
<!--<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262514">Change Special Ability of S-Grade Weapon</Button>-->
|
||||
<!--<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262515">Change Special Ability of S80-Grade Weapon</Button>-->
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262504">Remove Seal from S-Grade Armor</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262505">Remove Seal from S-Grade Accessory</Button>
|
||||
</body></html>
|
@ -10,8 +10,8 @@ Yet there are a few things I must tell you. Although we Dwarves of Mammon didn't
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Mammons 31126-05.html">Replace a weapon with another type of the same grade</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Mammons 31126-06.html">Finish a chaotic masterwork item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262516">Exchange masterwork upper armor for common upper armor.</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Mammons 31126.html">Remove the curse contained in an item or upgrade the item to a blessed item</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Mammons 31126.html">Upgrade Amaranthine/Eternal equipment</Button>
|
||||
<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_Quest Mammons 31126.html">Switch Amaranthine/Eternal equipment</Button>
|
||||
<!--<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262520">Remove the curse contained in an item or upgrade the item to a blessed item</Button>-->
|
||||
<!--<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262521">Upgrade Amaranthine/Eternal equipment</Button>-->
|
||||
<!--<Button ALIGN=LEFT ICON="NORMAL" action="bypass -h npc_%objectId%_exc_multisell 311262522">Switch Amaranthine/Eternal equipment</Button>-->
|
||||
<Button ALIGN=LEFT ICON="QUEST" action="bypass -h npc_%objectId%_Quest">Quest</Button>
|
||||
</body></html>
|
Loading…
Reference in New Issue
Block a user