Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Index: game/data/html/default/32020-1.htm
- ===================================================================
- --- game/data/html/default/32020-1.htm (revision 0)
- +++ game/data/html/default/32020-1.htm (working copy)
- @@ -0,0 +1,10 @@
- +<html><body>Rafforty:<br>
- +You can combine this with the soul of Freya to create an item that of even greater power!
- + But... there´s always a but... if you want me to combine these, the item that you possess
- + will disappear, poof! And you´ll receive a new in its place. And, <font color="LEVEL">if iťs already enchanted, the
- + existing enchant value will also disappear.</font><br>
- + If you still want to proceed, I´m happy to bestow the souls and give you a more powerful item
- + in exchange.<br>
- +<a action="bypass -h npc_%objectId%_multisell 104">Give the item to him</a><br>
- +<a action="bypass -h npc_%objectId%_Chat 2">Donť give the item to him.</a>
- +</body></html>
- \ No newline at end of file
- Index: game/data/html/default/32020-2.htm
- ===================================================================
- --- game/data/html/default/32020-2.htm (revision 0)
- +++ game/data/html/default/32020-2.htm (working copy)
- @@ -0,0 +1,4 @@
- +<html><body>Rafforty:<br>
- +Wow. Lack of trust, huh?
- + Good luck finding someone else who can make a Blessed Freya Necklace.<br>
- +</body></html>
- \ No newline at end of file
- Index: game/data/html/default/32020.htm
- ===================================================================
- --- game/data/html/default/32020.htm (revision 9362)
- +++ game/data/html/default/32020.htm (working copy)
- @@ -1,4 +1,6 @@
- <html><body>Rafforty:<br>
- -It's very warm in here! Quite a bit different from the chaos outside, don't you think? It's a nice place to take a rest. If you need anything, please let me know.<br>
- +It's so pleasant here. Such nice warm atmosphere, unlike that brutal stuff they call climate outside!
- + This is a fine place to take a load off and rest a while. Let me know if you need anything.<br>
- +<a action="bypass -h npc_%objectId%_Chat 1">"I have a very curious item."</a><br>
- <a action="bypass -h npc_%objectId%_Quest">Quest</a>
- </body></html>
- \ No newline at end of file
- Index: game/data/multisell/104.xml
- ===================================================================
- --- game/data/multisell/104.xml (revision 0)
- +++ game/data/multisell/104.xml (working copy)
- @@ -0,0 +1,11 @@
- +<?xml version="1.0" encoding="UTF-8"?>
- +<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../xsd/multisell.xsd">
- + <item>
- + <!-- Necklace of Freya -->
- + <ingredient count="1" id="16025" />
- + <!-- Bottle of Freya's Soul -->
- + <ingredient count="1" id="16027" />
- + <!-- Blessed Necklace of Freya -->
- + <production count="1" id="16026" />
- + </item>
- +</list>
- \ No newline at end of file
Advertisement
Add Comment
Please, Sign In to add comment