From 3612234eb6539d3198bb334f12ddfef784fd85a5 Mon Sep 17 00:00:00 2001 From: MobiusDev <8391001+MobiusDevelopment@users.noreply.github.com> Date: Thu, 10 Jan 2019 21:44:04 +0000 Subject: [PATCH] Restored Antharas / Valakas weapon multisells. --- .../dist/game/data/html/default/30755-3.htm | 7 + .../dist/game/data/html/default/30755.htm | 1 + .../dist/game/data/html/default/31540-3.htm | 7 + .../dist/game/data/html/default/31540.htm | 1 + .../dist/game/data/multisell/2038.xml | 2 + .../dist/game/data/multisell/3075501.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3075502.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3075503.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3154001.xml | 84 +++++++ .../dist/game/data/multisell/3154002.xml | 84 +++++++ .../dist/game/data/multisell/3154003.xml | 84 +++++++ .../dist/game/data/html/default/30755-3.htm | 7 + .../dist/game/data/html/default/30755.htm | 1 + .../dist/game/data/html/default/31540-3.htm | 7 + .../dist/game/data/html/default/31540.htm | 1 + .../dist/game/data/multisell/2038.xml | 2 + .../dist/game/data/multisell/3075501.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3075502.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3075503.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3154001.xml | 84 +++++++ .../dist/game/data/multisell/3154002.xml | 84 +++++++ .../dist/game/data/multisell/3154003.xml | 84 +++++++ .../dist/game/data/html/default/30755-3.htm | 7 + .../dist/game/data/html/default/30755.htm | 1 + .../dist/game/data/html/default/31540-3.htm | 7 + .../dist/game/data/html/default/31540.htm | 1 + .../dist/game/data/multisell/2038.xml | 2 + .../dist/game/data/multisell/3075501.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3075502.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3075503.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3154001.xml | 84 +++++++ .../dist/game/data/multisell/3154002.xml | 84 +++++++ .../dist/game/data/multisell/3154003.xml | 84 +++++++ .../dist/game/data/html/default/30755-3.htm | 7 + .../dist/game/data/html/default/30755.htm | 1 + .../dist/game/data/html/default/31540-3.htm | 7 + .../dist/game/data/html/default/31540.htm | 1 + .../dist/game/data/multisell/2038.xml | 2 + .../dist/game/data/multisell/3075501.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3075502.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3075503.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3154001.xml | 84 +++++++ .../dist/game/data/multisell/3154002.xml | 84 +++++++ .../dist/game/data/multisell/3154003.xml | 84 +++++++ .../dist/game/data/html/default/30755-3.htm | 7 + .../dist/game/data/html/default/30755.htm | 1 + .../dist/game/data/html/default/31540-3.htm | 7 + .../dist/game/data/html/default/31540.htm | 1 + .../dist/game/data/multisell/2038.xml | 2 + .../dist/game/data/multisell/3075501.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3075502.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3075503.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3154001.xml | 84 +++++++ .../dist/game/data/multisell/3154002.xml | 84 +++++++ .../dist/game/data/multisell/3154003.xml | 84 +++++++ .../dist/game/data/html/default/30755-3.htm | 7 + .../dist/game/data/html/default/30755.htm | 1 + .../dist/game/data/html/default/31540-3.htm | 7 + .../dist/game/data/html/default/31540.htm | 1 + .../dist/game/data/multisell/2038.xml | 2 + .../dist/game/data/multisell/3075501.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3075502.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3075503.xml | 206 ++++++++++++++++++ .../dist/game/data/multisell/3154001.xml | 84 +++++++ .../dist/game/data/multisell/3154002.xml | 84 +++++++ .../dist/game/data/multisell/3154003.xml | 84 +++++++ 66 files changed, 5328 insertions(+) create mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/30755-3.htm create mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/31540-3.htm create mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3075501.xml create mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3075502.xml create mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3075503.xml create mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3154001.xml create mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3154002.xml create mode 100644 L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3154003.xml create mode 100644 L2J_Mobius_2.5_Underground/dist/game/data/html/default/30755-3.htm create mode 100644 L2J_Mobius_2.5_Underground/dist/game/data/html/default/31540-3.htm create mode 100644 L2J_Mobius_2.5_Underground/dist/game/data/multisell/3075501.xml create mode 100644 L2J_Mobius_2.5_Underground/dist/game/data/multisell/3075502.xml create mode 100644 L2J_Mobius_2.5_Underground/dist/game/data/multisell/3075503.xml create mode 100644 L2J_Mobius_2.5_Underground/dist/game/data/multisell/3154001.xml create mode 100644 L2J_Mobius_2.5_Underground/dist/game/data/multisell/3154002.xml create mode 100644 L2J_Mobius_2.5_Underground/dist/game/data/multisell/3154003.xml create mode 100644 L2J_Mobius_3.0_Helios/dist/game/data/html/default/30755-3.htm create mode 100644 L2J_Mobius_3.0_Helios/dist/game/data/html/default/31540-3.htm create mode 100644 L2J_Mobius_3.0_Helios/dist/game/data/multisell/3075501.xml create mode 100644 L2J_Mobius_3.0_Helios/dist/game/data/multisell/3075502.xml create mode 100644 L2J_Mobius_3.0_Helios/dist/game/data/multisell/3075503.xml create mode 100644 L2J_Mobius_3.0_Helios/dist/game/data/multisell/3154001.xml create mode 100644 L2J_Mobius_3.0_Helios/dist/game/data/multisell/3154002.xml create mode 100644 L2J_Mobius_3.0_Helios/dist/game/data/multisell/3154003.xml create mode 100644 L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/30755-3.htm create mode 100644 L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/31540-3.htm create mode 100644 L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3075501.xml create mode 100644 L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3075502.xml create mode 100644 L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3075503.xml create mode 100644 L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3154001.xml create mode 100644 L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3154002.xml create mode 100644 L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3154003.xml create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/html/default/30755-3.htm create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/html/default/31540-3.htm create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3075501.xml create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3075502.xml create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3075503.xml create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3154001.xml create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3154002.xml create mode 100644 L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3154003.xml create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/30755-3.htm create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/31540-3.htm create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3075501.xml create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3075502.xml create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3075503.xml create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3154001.xml create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3154002.xml create mode 100644 L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3154003.xml diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/30755-3.htm b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/30755-3.htm new file mode 100644 index 0000000000..e4edd0c5d6 --- /dev/null +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/30755-3.htm @@ -0,0 +1,7 @@ +Antharas Watchman Theodric:
+Not just anyone can wield a dragon's weapon. First, you have to be brave enough to kill a dragon, and even then you will need tremendous wealth. Then, you'll need Dragon Blood to use its skills. But it offers great power, so I can understand why people are compelled to try.
+ + + + + \ No newline at end of file diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/30755.htm b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/30755.htm index abc80a9867..fd4f39cae8 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/30755.htm +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/30755.htm @@ -4,5 +4,6 @@ I must monitor every breath that demon dragon takes, every twitch of its mighty Do you truly desire to face Antharas, the Land Dragon? He is imprisoned in cave with no entryway. There is only one way in or out... The Hearth of Warding...
+ \ No newline at end of file diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/31540-3.htm b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/31540-3.htm new file mode 100644 index 0000000000..bc8021fd12 --- /dev/null +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/31540-3.htm @@ -0,0 +1,7 @@ +Watcher of Valakas Klein:
+Not just anyone can wield a dragon's weapon. First, you have to be brave enough to kill a dragon, and even then you will need tremendous wealth. Then, you'll need Dragon Blood to use its skills. But it offers great power, so I can understand why people are compelled to try. + + + + + \ No newline at end of file diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/31540.htm b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/31540.htm index 8f78e013cf..b1b87dadb1 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/31540.htm +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/html/default/31540.htm @@ -3,5 +3,6 @@ Why are you here? Are you by any chance looking for the Hall of Flames behind me + \ No newline at end of file diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/2038.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/2038.xml index 5551262b08..87c3200996 100644 --- a/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/2038.xml +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/2038.xml @@ -1,6 +1,8 @@ + 30755 + 31540 33872 diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3075501.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3075501.xml new file mode 100644 index 0000000000..bde9ecadc7 --- /dev/null +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3075501.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3075502.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3075502.xml new file mode 100644 index 0000000000..0330a60b78 --- /dev/null +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3075502.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3075503.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3075503.xml new file mode 100644 index 0000000000..a2e4f3f2a1 --- /dev/null +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3075503.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3154001.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3154001.xml new file mode 100644 index 0000000000..749b35febd --- /dev/null +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3154001.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3154002.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3154002.xml new file mode 100644 index 0000000000..fec518fcef --- /dev/null +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3154002.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3154003.xml b/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3154003.xml new file mode 100644 index 0000000000..452c0df1d0 --- /dev/null +++ b/L2J_Mobius_1.0_Ertheia/dist/game/data/multisell/3154003.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/html/default/30755-3.htm b/L2J_Mobius_2.5_Underground/dist/game/data/html/default/30755-3.htm new file mode 100644 index 0000000000..e4edd0c5d6 --- /dev/null +++ b/L2J_Mobius_2.5_Underground/dist/game/data/html/default/30755-3.htm @@ -0,0 +1,7 @@ +Antharas Watchman Theodric:
+Not just anyone can wield a dragon's weapon. First, you have to be brave enough to kill a dragon, and even then you will need tremendous wealth. Then, you'll need Dragon Blood to use its skills. But it offers great power, so I can understand why people are compelled to try.
+ + + + + \ No newline at end of file diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/html/default/30755.htm b/L2J_Mobius_2.5_Underground/dist/game/data/html/default/30755.htm index abc80a9867..fd4f39cae8 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/html/default/30755.htm +++ b/L2J_Mobius_2.5_Underground/dist/game/data/html/default/30755.htm @@ -4,5 +4,6 @@ I must monitor every breath that demon dragon takes, every twitch of its mighty Do you truly desire to face Antharas, the Land Dragon? He is imprisoned in cave with no entryway. There is only one way in or out... The Hearth of Warding...
+ \ No newline at end of file diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/html/default/31540-3.htm b/L2J_Mobius_2.5_Underground/dist/game/data/html/default/31540-3.htm new file mode 100644 index 0000000000..bc8021fd12 --- /dev/null +++ b/L2J_Mobius_2.5_Underground/dist/game/data/html/default/31540-3.htm @@ -0,0 +1,7 @@ +Watcher of Valakas Klein:
+Not just anyone can wield a dragon's weapon. First, you have to be brave enough to kill a dragon, and even then you will need tremendous wealth. Then, you'll need Dragon Blood to use its skills. But it offers great power, so I can understand why people are compelled to try. + + + + + \ No newline at end of file diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/html/default/31540.htm b/L2J_Mobius_2.5_Underground/dist/game/data/html/default/31540.htm index 8f78e013cf..b1b87dadb1 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/html/default/31540.htm +++ b/L2J_Mobius_2.5_Underground/dist/game/data/html/default/31540.htm @@ -3,5 +3,6 @@ Why are you here? Are you by any chance looking for the Hall of Flames behind me + \ No newline at end of file diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/multisell/2038.xml b/L2J_Mobius_2.5_Underground/dist/game/data/multisell/2038.xml index 5551262b08..87c3200996 100644 --- a/L2J_Mobius_2.5_Underground/dist/game/data/multisell/2038.xml +++ b/L2J_Mobius_2.5_Underground/dist/game/data/multisell/2038.xml @@ -1,6 +1,8 @@ + 30755 + 31540 33872 diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3075501.xml b/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3075501.xml new file mode 100644 index 0000000000..bde9ecadc7 --- /dev/null +++ b/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3075501.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3075502.xml b/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3075502.xml new file mode 100644 index 0000000000..0330a60b78 --- /dev/null +++ b/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3075502.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3075503.xml b/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3075503.xml new file mode 100644 index 0000000000..a2e4f3f2a1 --- /dev/null +++ b/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3075503.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3154001.xml b/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3154001.xml new file mode 100644 index 0000000000..749b35febd --- /dev/null +++ b/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3154001.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3154002.xml b/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3154002.xml new file mode 100644 index 0000000000..fec518fcef --- /dev/null +++ b/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3154002.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3154003.xml b/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3154003.xml new file mode 100644 index 0000000000..452c0df1d0 --- /dev/null +++ b/L2J_Mobius_2.5_Underground/dist/game/data/multisell/3154003.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/html/default/30755-3.htm b/L2J_Mobius_3.0_Helios/dist/game/data/html/default/30755-3.htm new file mode 100644 index 0000000000..e4edd0c5d6 --- /dev/null +++ b/L2J_Mobius_3.0_Helios/dist/game/data/html/default/30755-3.htm @@ -0,0 +1,7 @@ +Antharas Watchman Theodric:
+Not just anyone can wield a dragon's weapon. First, you have to be brave enough to kill a dragon, and even then you will need tremendous wealth. Then, you'll need Dragon Blood to use its skills. But it offers great power, so I can understand why people are compelled to try.
+ + + + + \ No newline at end of file diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/html/default/30755.htm b/L2J_Mobius_3.0_Helios/dist/game/data/html/default/30755.htm index abc80a9867..fd4f39cae8 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/html/default/30755.htm +++ b/L2J_Mobius_3.0_Helios/dist/game/data/html/default/30755.htm @@ -4,5 +4,6 @@ I must monitor every breath that demon dragon takes, every twitch of its mighty Do you truly desire to face Antharas, the Land Dragon? He is imprisoned in cave with no entryway. There is only one way in or out... The Hearth of Warding...
+ \ No newline at end of file diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/html/default/31540-3.htm b/L2J_Mobius_3.0_Helios/dist/game/data/html/default/31540-3.htm new file mode 100644 index 0000000000..bc8021fd12 --- /dev/null +++ b/L2J_Mobius_3.0_Helios/dist/game/data/html/default/31540-3.htm @@ -0,0 +1,7 @@ +Watcher of Valakas Klein:
+Not just anyone can wield a dragon's weapon. First, you have to be brave enough to kill a dragon, and even then you will need tremendous wealth. Then, you'll need Dragon Blood to use its skills. But it offers great power, so I can understand why people are compelled to try. + + + + + \ No newline at end of file diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/html/default/31540.htm b/L2J_Mobius_3.0_Helios/dist/game/data/html/default/31540.htm index 8f78e013cf..b1b87dadb1 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/html/default/31540.htm +++ b/L2J_Mobius_3.0_Helios/dist/game/data/html/default/31540.htm @@ -3,5 +3,6 @@ Why are you here? Are you by any chance looking for the Hall of Flames behind me + \ No newline at end of file diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/multisell/2038.xml b/L2J_Mobius_3.0_Helios/dist/game/data/multisell/2038.xml index 5551262b08..87c3200996 100644 --- a/L2J_Mobius_3.0_Helios/dist/game/data/multisell/2038.xml +++ b/L2J_Mobius_3.0_Helios/dist/game/data/multisell/2038.xml @@ -1,6 +1,8 @@ + 30755 + 31540 33872 diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3075501.xml b/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3075501.xml new file mode 100644 index 0000000000..bde9ecadc7 --- /dev/null +++ b/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3075501.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3075502.xml b/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3075502.xml new file mode 100644 index 0000000000..0330a60b78 --- /dev/null +++ b/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3075502.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3075503.xml b/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3075503.xml new file mode 100644 index 0000000000..a2e4f3f2a1 --- /dev/null +++ b/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3075503.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3154001.xml b/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3154001.xml new file mode 100644 index 0000000000..749b35febd --- /dev/null +++ b/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3154001.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3154002.xml b/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3154002.xml new file mode 100644 index 0000000000..fec518fcef --- /dev/null +++ b/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3154002.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3154003.xml b/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3154003.xml new file mode 100644 index 0000000000..452c0df1d0 --- /dev/null +++ b/L2J_Mobius_3.0_Helios/dist/game/data/multisell/3154003.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/30755-3.htm b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/30755-3.htm new file mode 100644 index 0000000000..e4edd0c5d6 --- /dev/null +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/30755-3.htm @@ -0,0 +1,7 @@ +Antharas Watchman Theodric:
+Not just anyone can wield a dragon's weapon. First, you have to be brave enough to kill a dragon, and even then you will need tremendous wealth. Then, you'll need Dragon Blood to use its skills. But it offers great power, so I can understand why people are compelled to try.
+ + + + + \ No newline at end of file diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/30755.htm b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/30755.htm index abc80a9867..fd4f39cae8 100644 --- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/30755.htm +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/30755.htm @@ -4,5 +4,6 @@ I must monitor every breath that demon dragon takes, every twitch of its mighty Do you truly desire to face Antharas, the Land Dragon? He is imprisoned in cave with no entryway. There is only one way in or out... The Hearth of Warding...
+ \ No newline at end of file diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/31540-3.htm b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/31540-3.htm new file mode 100644 index 0000000000..bc8021fd12 --- /dev/null +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/31540-3.htm @@ -0,0 +1,7 @@ +Watcher of Valakas Klein:
+Not just anyone can wield a dragon's weapon. First, you have to be brave enough to kill a dragon, and even then you will need tremendous wealth. Then, you'll need Dragon Blood to use its skills. But it offers great power, so I can understand why people are compelled to try. + + + + + \ No newline at end of file diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/31540.htm b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/31540.htm index 8f78e013cf..b1b87dadb1 100644 --- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/31540.htm +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/html/default/31540.htm @@ -3,5 +3,6 @@ Why are you here? Are you by any chance looking for the Hall of Flames behind me + \ No newline at end of file diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/2038.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/2038.xml index 5551262b08..87c3200996 100644 --- a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/2038.xml +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/2038.xml @@ -1,6 +1,8 @@ + 30755 + 31540 33872 diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3075501.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3075501.xml new file mode 100644 index 0000000000..bde9ecadc7 --- /dev/null +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3075501.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3075502.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3075502.xml new file mode 100644 index 0000000000..0330a60b78 --- /dev/null +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3075502.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3075503.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3075503.xml new file mode 100644 index 0000000000..a2e4f3f2a1 --- /dev/null +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3075503.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3154001.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3154001.xml new file mode 100644 index 0000000000..749b35febd --- /dev/null +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3154001.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3154002.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3154002.xml new file mode 100644 index 0000000000..fec518fcef --- /dev/null +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3154002.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3154003.xml b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3154003.xml new file mode 100644 index 0000000000..452c0df1d0 --- /dev/null +++ b/L2J_Mobius_4.0_GrandCrusade/dist/game/data/multisell/3154003.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/html/default/30755-3.htm b/L2J_Mobius_5.0_Salvation/dist/game/data/html/default/30755-3.htm new file mode 100644 index 0000000000..e4edd0c5d6 --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/html/default/30755-3.htm @@ -0,0 +1,7 @@ +Antharas Watchman Theodric:
+Not just anyone can wield a dragon's weapon. First, you have to be brave enough to kill a dragon, and even then you will need tremendous wealth. Then, you'll need Dragon Blood to use its skills. But it offers great power, so I can understand why people are compelled to try.
+ + + + + \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/html/default/30755.htm b/L2J_Mobius_5.0_Salvation/dist/game/data/html/default/30755.htm index abc80a9867..fd4f39cae8 100644 --- a/L2J_Mobius_5.0_Salvation/dist/game/data/html/default/30755.htm +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/html/default/30755.htm @@ -4,5 +4,6 @@ I must monitor every breath that demon dragon takes, every twitch of its mighty Do you truly desire to face Antharas, the Land Dragon? He is imprisoned in cave with no entryway. There is only one way in or out... The Hearth of Warding...
+ \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/html/default/31540-3.htm b/L2J_Mobius_5.0_Salvation/dist/game/data/html/default/31540-3.htm new file mode 100644 index 0000000000..bc8021fd12 --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/html/default/31540-3.htm @@ -0,0 +1,7 @@ +Watcher of Valakas Klein:
+Not just anyone can wield a dragon's weapon. First, you have to be brave enough to kill a dragon, and even then you will need tremendous wealth. Then, you'll need Dragon Blood to use its skills. But it offers great power, so I can understand why people are compelled to try. + + + + + \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/html/default/31540.htm b/L2J_Mobius_5.0_Salvation/dist/game/data/html/default/31540.htm index 8f78e013cf..b1b87dadb1 100644 --- a/L2J_Mobius_5.0_Salvation/dist/game/data/html/default/31540.htm +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/html/default/31540.htm @@ -3,5 +3,6 @@ Why are you here? Are you by any chance looking for the Hall of Flames behind me + \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/2038.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/2038.xml index 5551262b08..87c3200996 100644 --- a/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/2038.xml +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/2038.xml @@ -1,6 +1,8 @@ + 30755 + 31540 33872 diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3075501.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3075501.xml new file mode 100644 index 0000000000..bde9ecadc7 --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3075501.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3075502.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3075502.xml new file mode 100644 index 0000000000..0330a60b78 --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3075502.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3075503.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3075503.xml new file mode 100644 index 0000000000..a2e4f3f2a1 --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3075503.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3154001.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3154001.xml new file mode 100644 index 0000000000..749b35febd --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3154001.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3154002.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3154002.xml new file mode 100644 index 0000000000..fec518fcef --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3154002.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3154003.xml b/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3154003.xml new file mode 100644 index 0000000000..452c0df1d0 --- /dev/null +++ b/L2J_Mobius_5.0_Salvation/dist/game/data/multisell/3154003.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/30755-3.htm b/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/30755-3.htm new file mode 100644 index 0000000000..e4edd0c5d6 --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/30755-3.htm @@ -0,0 +1,7 @@ +Antharas Watchman Theodric:
+Not just anyone can wield a dragon's weapon. First, you have to be brave enough to kill a dragon, and even then you will need tremendous wealth. Then, you'll need Dragon Blood to use its skills. But it offers great power, so I can understand why people are compelled to try.
+ + + + + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/30755.htm b/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/30755.htm index abc80a9867..fd4f39cae8 100644 --- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/30755.htm +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/30755.htm @@ -4,5 +4,6 @@ I must monitor every breath that demon dragon takes, every twitch of its mighty Do you truly desire to face Antharas, the Land Dragon? He is imprisoned in cave with no entryway. There is only one way in or out... The Hearth of Warding...
+ \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/31540-3.htm b/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/31540-3.htm new file mode 100644 index 0000000000..bc8021fd12 --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/31540-3.htm @@ -0,0 +1,7 @@ +Watcher of Valakas Klein:
+Not just anyone can wield a dragon's weapon. First, you have to be brave enough to kill a dragon, and even then you will need tremendous wealth. Then, you'll need Dragon Blood to use its skills. But it offers great power, so I can understand why people are compelled to try. + + + + + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/31540.htm b/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/31540.htm index 8f78e013cf..b1b87dadb1 100644 --- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/31540.htm +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/html/default/31540.htm @@ -3,5 +3,6 @@ Why are you here? Are you by any chance looking for the Hall of Flames behind me + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/2038.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/2038.xml index 5551262b08..87c3200996 100644 --- a/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/2038.xml +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/2038.xml @@ -1,6 +1,8 @@ + 30755 + 31540 33872 diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3075501.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3075501.xml new file mode 100644 index 0000000000..bde9ecadc7 --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3075501.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3075502.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3075502.xml new file mode 100644 index 0000000000..0330a60b78 --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3075502.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3075503.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3075503.xml new file mode 100644 index 0000000000..a2e4f3f2a1 --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3075503.xml @@ -0,0 +1,206 @@ + + + + 30755 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3154001.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3154001.xml new file mode 100644 index 0000000000..749b35febd --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3154001.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3154002.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3154002.xml new file mode 100644 index 0000000000..fec518fcef --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3154002.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3154003.xml b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3154003.xml new file mode 100644 index 0000000000..452c0df1d0 --- /dev/null +++ b/L2J_Mobius_5.5_EtinasFate/dist/game/data/multisell/3154003.xml @@ -0,0 +1,84 @@ + + + + + 31540 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +