Several Giran NPC dialogs.
Contributed by Henrar.
This commit is contained in:
16
L2J_Mobius_Classic/dist/game/data/multisell/3093603.xml
vendored
Normal file
16
L2J_Mobius_Classic/dist/game/data/multisell/3093603.xml
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list applyTaxes="true" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
|
||||
<!-- TODO: ONLY for test purposes -->
|
||||
<!-- FIX ME -->
|
||||
<npcs>
|
||||
<npc>30936</npc> <!-- Pona -->
|
||||
</npcs>
|
||||
<item>
|
||||
<ingredient count="10000" id="57" /> <!-- Adena -->
|
||||
<production count="1" id="5591" /> <!-- CP Potion -->
|
||||
</item>
|
||||
<item>
|
||||
<ingredient count="50000" id="57" /> <!-- Adena -->
|
||||
<production count="1" id="5592" /> <!-- Greater CP Potion -->
|
||||
</item>
|
||||
</list>
|
||||
Reference in New Issue
Block a user