diff --git a/Mage.Sets/src/mage/cards/c/CityInABottle.java b/Mage.Sets/src/mage/cards/c/CityInABottle.java index 191999b8c0..ffe24d8c97 100644 --- a/Mage.Sets/src/mage/cards/c/CityInABottle.java +++ b/Mage.Sets/src/mage/cards/c/CityInABottle.java @@ -96,14 +96,14 @@ public class CityInABottle extends CardImpl { namePredicatesArabianNights.add(new NamePredicate("Cuombajj Witches")); namePredicatesArabianNights.add(new NamePredicate("Cyclone")); namePredicatesArabianNights.add(new NamePredicate("Dancing Scimitar")); - namePredicatesArabianNights.add(new NamePredicate("Dandân")); + namePredicatesArabianNights.add(new NamePredicate("Dandan")); namePredicatesArabianNights.add(new NamePredicate("Desert")); namePredicatesArabianNights.add(new NamePredicate("Desert Nomads")); namePredicatesArabianNights.add(new NamePredicate("Desert Twister")); namePredicatesArabianNights.add(new NamePredicate("Diamond Valley")); namePredicatesArabianNights.add(new NamePredicate("Drop of Honey")); namePredicatesArabianNights.add(new NamePredicate("Ebony Horse")); - namePredicatesArabianNights.add(new NamePredicate("El-Hajjâj")); + namePredicatesArabianNights.add(new NamePredicate("El-Hajjaj")); namePredicatesArabianNights.add(new NamePredicate("Elephant Graveyard")); namePredicatesArabianNights.add(new NamePredicate("Erg Raiders")); namePredicatesArabianNights.add(new NamePredicate("Erhnam Djinn")); @@ -111,12 +111,12 @@ public class CityInABottle extends CardImpl { namePredicatesArabianNights.add(new NamePredicate("Fishliver Oil")); namePredicatesArabianNights.add(new NamePredicate("Flying Carpet")); namePredicatesArabianNights.add(new NamePredicate("Flying Men")); - namePredicatesArabianNights.add(new NamePredicate("Ghazbán Ogre")); + namePredicatesArabianNights.add(new NamePredicate("Ghazban Ogre")); namePredicatesArabianNights.add(new NamePredicate("Giant Tortoise")); namePredicatesArabianNights.add(new NamePredicate("Guardian Beast")); namePredicatesArabianNights.add(new NamePredicate("Hasran Ogress")); namePredicatesArabianNights.add(new NamePredicate("Hurr Jackal")); - namePredicatesArabianNights.add(new NamePredicate("Ifh-Bíff Efreet")); + namePredicatesArabianNights.add(new NamePredicate("Ifh-Biff Efreet")); namePredicatesArabianNights.add(new NamePredicate("Island Fish Jasconius")); namePredicatesArabianNights.add(new NamePredicate("Island of Wak-Wak")); namePredicatesArabianNights.add(new NamePredicate("Jandor's Ring")); @@ -124,8 +124,8 @@ public class CityInABottle extends CardImpl { namePredicatesArabianNights.add(new NamePredicate("Jeweled Bird")); namePredicatesArabianNights.add(new NamePredicate("Jihad")); namePredicatesArabianNights.add(new NamePredicate("Junún Efreet")); - namePredicatesArabianNights.add(new NamePredicate("Juzám Djinn")); - namePredicatesArabianNights.add(new NamePredicate("Khabál Ghoul")); + namePredicatesArabianNights.add(new NamePredicate("Juzam Djinn")); + namePredicatesArabianNights.add(new NamePredicate("Khabal Ghoul")); namePredicatesArabianNights.add(new NamePredicate("King Suleiman")); namePredicatesArabianNights.add(new NamePredicate("Kird Ape")); namePredicatesArabianNights.add(new NamePredicate("Library of Alexandria"));