diff --git a/L2J_Mobius_8.0_Homunculus/dist/game/data/multisell/324780.xml b/L2J_Mobius_8.0_Homunculus/dist/game/data/multisell/324780.xml
new file mode 100644
index 0000000000..a1dce1a66f
--- /dev/null
+++ b/L2J_Mobius_8.0_Homunculus/dist/game/data/multisell/324780.xml
@@ -0,0 +1,14 @@
+
+
+
+ 32478
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/L2J_Mobius_8.0_Homunculus/dist/game/data/multisell/324781.xml b/L2J_Mobius_8.0_Homunculus/dist/game/data/multisell/324781.xml
new file mode 100644
index 0000000000..247d660769
--- /dev/null
+++ b/L2J_Mobius_8.0_Homunculus/dist/game/data/multisell/324781.xml
@@ -0,0 +1,66 @@
+
+
+
+ 32478
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/L2J_Mobius_8.0_Homunculus/dist/game/data/multisell/324782.xml b/L2J_Mobius_8.0_Homunculus/dist/game/data/multisell/324782.xml
new file mode 100644
index 0000000000..1e0786444c
--- /dev/null
+++ b/L2J_Mobius_8.0_Homunculus/dist/game/data/multisell/324782.xml
@@ -0,0 +1,22 @@
+
+
+
+ 32478
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/L2J_Mobius_8.0_Homunculus/dist/game/data/scripts/ai/others/DimensionalMerchant/32478-24.html b/L2J_Mobius_8.0_Homunculus/dist/game/data/scripts/ai/others/DimensionalMerchant/32478-24.html
new file mode 100644
index 0000000000..f203b512ce
--- /dev/null
+++ b/L2J_Mobius_8.0_Homunculus/dist/game/data/scripts/ai/others/DimensionalMerchant/32478-24.html
@@ -0,0 +1,10 @@
+
Dimensional Merchant:
+Looking for a Dragon Shirt that is infused with the power of dragons? If you bring me Einhasaed, Melee Reflect, Reflect Magic T-shirt at +7 and above, and I'll exchange it for a Dragon Shirt.
+Additional 5 billion Adena required for +7 T-shirt, and +8 T-shirt can be exchanged to Dragon Shirt for free.
+If you bring a +9 T-shirt, I'll exchange it for a Dragon Leather Shirt, which is better then Dragon Shirt. And if you bring +10 T-shirt, I'll give you Radiant Rind Upgrade Stone along with the Dragon Leather Shirt. The Radiant Rind Upgrade Stone is an essential ingredient for upgrading the Dragon Leather Shirt. Don't miss the opportunity to upgrade the shirt to a stronger one.
+In addition, I also exchange the Blessed Dragon Shirt Enchant Scroll that is used to Enchance the Dragon Shirt. Keep that in mind.
+
+
+
+
+
diff --git a/L2J_Mobius_8.0_Homunculus/dist/game/data/scripts/ai/others/DimensionalMerchant/32478.html b/L2J_Mobius_8.0_Homunculus/dist/game/data/scripts/ai/others/DimensionalMerchant/32478.html
index a0e63af297..66da6a55f1 100644
--- a/L2J_Mobius_8.0_Homunculus/dist/game/data/scripts/ai/others/DimensionalMerchant/32478.html
+++ b/L2J_Mobius_8.0_Homunculus/dist/game/data/scripts/ai/others/DimensionalMerchant/32478.html
@@ -5,6 +5,7 @@ Oh, we are also upgrading products from the past L2Store, so exchange them as we
+
diff --git a/L2J_Mobius_8.0_Homunculus/dist/game/data/scripts/ai/others/DimensionalMerchant/DimensionalMerchant.java b/L2J_Mobius_8.0_Homunculus/dist/game/data/scripts/ai/others/DimensionalMerchant/DimensionalMerchant.java
index 621f48b312..c20f397e29 100644
--- a/L2J_Mobius_8.0_Homunculus/dist/game/data/scripts/ai/others/DimensionalMerchant/DimensionalMerchant.java
+++ b/L2J_Mobius_8.0_Homunculus/dist/game/data/scripts/ai/others/DimensionalMerchant/DimensionalMerchant.java
@@ -111,6 +111,7 @@ public class DimensionalMerchant extends AbstractNpcAI
case "32478-21.html":
case "32478-22.html":
case "32478-23.html":
+ case "32478-24.html":
{
htmltext = event;
break;