From aa00e84ce58b8f6703034ade4e24de6cd9b095a9 Mon Sep 17 00:00:00 2001 From: MobiusDevelopment <8391001+MobiusDevelopment@users.noreply.github.com> Date: Tue, 14 Jul 2020 03:34:33 +0000 Subject: [PATCH] Luxury shop special item adjustments. Contributed by Minzee. --- .../dist/game/data/html/merchant/30097.htm | 3 +- .../dist/game/data/html/merchant/30098.htm | 1 + .../dist/game/data/multisell/3009702.xml | 22 ------ .../dist/game/data/multisell/3009802.xml | 69 +++++++++++++++++++ 4 files changed, 71 insertions(+), 24 deletions(-) delete mode 100644 L2J_Mobius_Classic_Interlude/dist/game/data/multisell/3009702.xml create mode 100644 L2J_Mobius_Classic_Interlude/dist/game/data/multisell/3009802.xml diff --git a/L2J_Mobius_Classic_Interlude/dist/game/data/html/merchant/30097.htm b/L2J_Mobius_Classic_Interlude/dist/game/data/html/merchant/30097.htm index 19b88c5f31..02da58967a 100644 --- a/L2J_Mobius_Classic_Interlude/dist/game/data/html/merchant/30097.htm +++ b/L2J_Mobius_Classic_Interlude/dist/game/data/html/merchant/30097.htm @@ -4,6 +4,5 @@ I'm sorry for any inconvenience but from now on our shop only accepts If you want armor or any other rare items, please, feel free to talk to my beautiful wife.
- - \ No newline at end of file + \ No newline at end of file diff --git a/L2J_Mobius_Classic_Interlude/dist/game/data/html/merchant/30098.htm b/L2J_Mobius_Classic_Interlude/dist/game/data/html/merchant/30098.htm index 809a40c5c6..00ffe77974 100644 --- a/L2J_Mobius_Classic_Interlude/dist/game/data/html/merchant/30098.htm +++ b/L2J_Mobius_Classic_Interlude/dist/game/data/html/merchant/30098.htm @@ -3,5 +3,6 @@ Welcome: Thank you so much for visiting our boutique. We sell precious and valua We don't accept cash. We only accept Crystals. Thank you for understanding.
If you would like to purchase a weapon, please ask my husband.
+ \ No newline at end of file diff --git a/L2J_Mobius_Classic_Interlude/dist/game/data/multisell/3009702.xml b/L2J_Mobius_Classic_Interlude/dist/game/data/multisell/3009702.xml deleted file mode 100644 index 4e4ede26d6..0000000000 --- a/L2J_Mobius_Classic_Interlude/dist/game/data/multisell/3009702.xml +++ /dev/null @@ -1,22 +0,0 @@ - - - - 30097 - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/L2J_Mobius_Classic_Interlude/dist/game/data/multisell/3009802.xml b/L2J_Mobius_Classic_Interlude/dist/game/data/multisell/3009802.xml new file mode 100644 index 0000000000..d3cf12f8da --- /dev/null +++ b/L2J_Mobius_Classic_Interlude/dist/game/data/multisell/3009802.xml @@ -0,0 +1,69 @@ + + + + 30098 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file