hub changes
This commit is contained in:
parent
9c6ebcea52
commit
1e0a456286
@ -31,15 +31,8 @@ public class NewsManager extends MiniPlugin
|
||||
|
||||
_news = new String[]
|
||||
{
|
||||
"New Game: " + C.cGold + C.Bold + "Super Paintball" + ChatColor.RESET + "!",
|
||||
"New Game: " + C.cGold + C.Bold + "Halloween Horror" + ChatColor.RESET + "! Limited time!",
|
||||
"New Super Smash Mobs Kit: " + C.cYellow + C.Bold + "Witch" + ChatColor.RESET + "!",
|
||||
"Halloween Hub Items! Limited time to unlock!",
|
||||
"Halloween Sale! " + C.cGreen + C.Bold + "50% OFF" + ChatColor.RESET + " everything!",
|
||||
"New Hub Mount: " + C.cYellow + C.Bold + "Infernal Horror" + ChatColor.RESET + "!",
|
||||
"New Hub Gadget: " + C.cYellow + C.Bold + "Pumpkin Kings Head" + ChatColor.RESET + "!",
|
||||
"New Hub Gadget: " + C.cYellow + C.Bold + "Bat Blaster" + ChatColor.RESET + "!",
|
||||
"Halloween Sale! " + C.cGreen + C.Bold + "50% OFF" + ChatColor.RESET + " everything!",
|
||||
"New Game: " + C.cGold + C.Bold + "Block Hunt" + ChatColor.RESET + "!",
|
||||
"Prices lowered by " + C.cGreen + C.Bold + "50%" + ChatColor.RESET + " on everything!",
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user