diff options
author | Jesusaves <cpntb1@ymail.com> | 2024-07-30 12:08:39 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2024-07-30 12:08:39 -0300 |
commit | 3e91b540155f8746cafc1d8f69ee6dd736f3d0c0 (patch) | |
tree | 1f690246dc6f376b8d2a26d7b1a2a389e222b248 | |
parent | acd9c74b430702bf1c66a92d76a392a725e77566 (diff) | |
download | clientdata-3e91b540155f8746cafc1d8f69ee6dd736f3d0c0.tar.gz clientdata-3e91b540155f8746cafc1d8f69ee6dd736f3d0c0.tar.bz2 clientdata-3e91b540155f8746cafc1d8f69ee6dd736f3d0c0.tar.xz clientdata-3e91b540155f8746cafc1d8f69ee6dd736f3d0c0.zip |
No more soren meme
I'll keep Soren's Village/House, but change merc card from Soren to Meway
(Which is also a ML contributor)
-rw-r--r-- | items.xml | 4 | ||||
-rw-r--r-- | mercenaries.xml | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -9533,8 +9533,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. weight="5"/> <item id="7591" image="usable/card/merc1.png" - name="Soren Card ★" - description="Summons Soren to your aid." + name="Meway Card ★" + description="Summons Meway to your aid." effect="Summon a Mercenary for 15 minutes" type="usable" weight="5"/> diff --git a/mercenaries.xml b/mercenaries.xml index dbc90e37..3226d548 100644 --- a/mercenaries.xml +++ b/mercenaries.xml @@ -425,7 +425,7 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <!-- Boxset --> <mercenary id="1204" - name="Soren" + name="Meway" startFollowDistance="3" followDistance="1" warpDistance="11" |