Fixed lores
This commit is contained in:
parent
a3861d43c4
commit
e3974b9228
@ -175,6 +175,11 @@ public class GadgetPage extends ShopPageBase<CosmeticManager, CosmeticShop>
|
||||
itemLore.add(C.cBlack);
|
||||
itemLore.add(C.cBlue + "Found in Love Chests");
|
||||
}
|
||||
else if (gadget.getCost(GlobalCurrency.TREASURE_SHARD) == -18)
|
||||
{
|
||||
itemLore.add(C.cBlack);
|
||||
itemLore.add(C.cBlue + "Found in St Patrick's Chests");
|
||||
}
|
||||
|
||||
//Rank Unlocks
|
||||
else if (gadget.getCost(GlobalCurrency.TREASURE_SHARD) == -10)
|
||||
|
@ -113,6 +113,11 @@ public class MountPage extends ShopPageBase<CosmeticManager, CosmeticShop>
|
||||
itemLore.add(C.cBlack);
|
||||
itemLore.add(C.cBlue + "Found in Thankful Treasure");
|
||||
}
|
||||
else if (mount.getCost(GlobalCurrency.TREASURE_SHARD) == -18)
|
||||
{
|
||||
itemLore.add(C.cBlack);
|
||||
itemLore.add(C.cBlue + "Found in St Patrick's Chests");
|
||||
}
|
||||
else if (mount.getCost(GlobalCurrency.TREASURE_SHARD) == -14)
|
||||
{
|
||||
itemLore.add(C.cBlack);
|
||||
|
@ -113,6 +113,11 @@ public class PetPage extends ShopPageBase<CosmeticManager, CosmeticShop>
|
||||
itemLore.add(C.cBlack);
|
||||
itemLore.add(C.cBlue + "Found in Haunted Chests");
|
||||
}
|
||||
else if (pet.getPrice() == -18)
|
||||
{
|
||||
itemLore.add(C.cBlack);
|
||||
itemLore.add(C.cBlue + "Found in St Patrick's Chests");
|
||||
}
|
||||
else if (pet.getPrice() == -14)
|
||||
{
|
||||
itemLore.add(C.cBlack);
|
||||
|
@ -9,7 +9,7 @@ public class OutfitStPatricksBoots extends OutfitStPatricksSuit
|
||||
|
||||
public OutfitStPatricksBoots(GadgetManager manager)
|
||||
{
|
||||
super(manager, "St Patrick's Boots", -18, ArmorSlot.BOOTS, Material.LEATHER_BOOTS, (byte) 0);
|
||||
super(manager, "Leprechaun's Boots", -18, ArmorSlot.BOOTS, Material.LEATHER_BOOTS, (byte) 0);
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -9,7 +9,7 @@ public class OutfitStPatricksChestplate extends OutfitStPatricksSuit
|
||||
|
||||
public OutfitStPatricksChestplate(GadgetManager manager)
|
||||
{
|
||||
super(manager, "St Patrick's Chest", -18, ArmorSlot.CHEST, Material.LEATHER_CHESTPLATE, (byte) 0);
|
||||
super(manager, "Leprechaun's Chest", -18, ArmorSlot.CHEST, Material.LEATHER_CHESTPLATE, (byte) 0);
|
||||
}
|
||||
|
||||
}
|
@ -9,7 +9,7 @@ public class OutfitStPatricksHat extends OutfitStPatricksSuit
|
||||
|
||||
public OutfitStPatricksHat(GadgetManager manager)
|
||||
{
|
||||
super(manager, "St Patrick's Hat", -18, ArmorSlot.HELMET, Material.LEATHER_HELMET, (byte) 0);
|
||||
super(manager, "Leprechaun's Hat", -18, ArmorSlot.HELMET, Material.LEATHER_HELMET, (byte) 0);
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -9,7 +9,7 @@ public class OutfitStPatricksLeggings extends OutfitStPatricksSuit
|
||||
|
||||
public OutfitStPatricksLeggings(GadgetManager manager)
|
||||
{
|
||||
super(manager, "St Patrick's Pants", -18, ArmorSlot.LEGS, Material.LEATHER_LEGGINGS, (byte) 0);
|
||||
super(manager, "Leprechaun's Pants", -18, ArmorSlot.LEGS, Material.LEATHER_LEGGINGS, (byte) 0);
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -12,7 +12,7 @@ public class SetStPatricksSuit extends GadgetSet
|
||||
|
||||
public SetStPatricksSuit(GadgetManager manager)
|
||||
{
|
||||
super(manager, "St Patrick's Suit", "Placeholder",
|
||||
super(manager, "St Patrick's Suit", "You're so rich that gold falls out of your pocket with every step!",
|
||||
manager.getGadget(OutfitStPatricksHat.class),
|
||||
manager.getGadget(OutfitStPatricksChestplate.class),
|
||||
manager.getGadget(OutfitStPatricksLeggings.class),
|
||||
|
@ -35,9 +35,9 @@ public class MountStPatricksHorse extends HorseMount
|
||||
|
||||
public MountStPatricksHorse(MountManager manager)
|
||||
{
|
||||
super(manager, "St Patrick's Mount",
|
||||
super(manager, "Rainbow Horse",
|
||||
UtilText.splitLinesToArray(new String[]{C.cGray + "You know the cow that jumped over the moon? Total show off."}, LineFormat.LORE),
|
||||
Material.CAULDRON_ITEM, (byte) 0, -7, Horse.Color.WHITE, Horse.Style.WHITE, Horse.Variant.HORSE, 1, null);
|
||||
Material.CAULDRON_ITEM, (byte) 0, -18, Horse.Color.WHITE, Horse.Style.WHITE, Horse.Variant.HORSE, 1, null);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
@ -413,7 +413,7 @@ public class TreasurePage extends ShopPageBase<TreasureManager, TreasureShop>
|
||||
stpatricksLore.add(" ");
|
||||
stpatricksLore.add(F.value("St Patrick's Chests Owned", "" + stpatricksCount));
|
||||
stpatricksLore.add(" ");
|
||||
stpatricksLore.addAll(UtilText.splitLines(new String[]{C.cGray + "Placeholder"}, LineFormat.LORE));
|
||||
stpatricksLore.addAll(UtilText.splitLines(new String[]{C.cGray + "Happy St. Patrick's Day! Get your Pot's of Gold and Luck of the Irish in this chest! 7 items, no duplicates."}, LineFormat.LORE));
|
||||
stpatricksLore.add(" ");
|
||||
if (stpatricksCount > 0)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user