diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-14 23:29:51 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-14 23:29:51 -0300 |
commit | d3e59f1546e55ce142cf7c2f11839d046b094205 (patch) | |
tree | 0d782d7ce4d088a1507a310a3909a7941d185d35 | |
parent | 0119a4de599363d6cf09fdb69cd94789a194beb5 (diff) | |
download | clientdata-d3e59f1546e55ce142cf7c2f11839d046b094205.tar.gz clientdata-d3e59f1546e55ce142cf7c2f11839d046b094205.tar.bz2 clientdata-d3e59f1546e55ce142cf7c2f11839d046b094205.tar.xz clientdata-d3e59f1546e55ce142cf7c2f11839d046b094205.zip |
Replace card names with BR version
-rw-r--r-- | items.xml | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -6685,56 +6685,56 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="5022" image="usable/card/necromancercard.png" name="Necromancer Card" - description="A powerful card." + description="A powerful card, represents solitude." effect="Prints an error" type="card" weight="5"/> <item id="5023" image="usable/card/herocard.png" name="Hero Card" - description="A powerful card." + description="A powerful card, represents victory." effect="Prints an error" type="card" weight="5"/> <item id="5024" image="usable/card/crusadercard.png" - name="Crusader Card" - description="A powerful card." + name="Crusader Knights Card" + description="A powerful card, represents loyalty." effect="Prints an error" type="card" weight="5"/> <item id="5025" image="usable/card/paladincard.png" - name="Paladin Card" - description="A powerful card.E" + name="Paladin Clerics Card" + description="A powerful card, represents goodness." effect="Prints an error" type="card" weight="5"/> <item id="5026" image="usable/card/forestcard.png" - name="Forest Card" - description="A powerful card." + name="Forest Druids Card" + description="A powerful card, represents friendship." effect="Prints an error" type="card" weight="5"/> <item id="5027" image="usable/card/desertthiefcard.png" - name="Oldur Card" - description="A powerful card." + name="Oldur Mages Card" + description="A powerful card, represents intelligence." effect="Prints an error" type="card" weight="5"/> <item id="5028" image="usable/card/slidecard.png" - name="Slide Card" - description="A powerful card." + name="Slide Ninjas Card" + description="A powerful card, represents indiference." effect="Prints an error" type="card" weight="5"/> <item id="5029" image="usable/card/naturalcard.png" - name="Nature Card" - description="A powerful card." + name="Nature World Card" + description="A powerful card, represents adventure." effect="Prints an error" type="card" weight="5"/> |