//Sometimes wear leather armor. Only for Skeletons and Zombies.
//Sometimes wear leather armor. Only for Skeletons and Zombies.
@ -6478,6 +6465,7 @@ public ItemStack getGoodie() {
finalpublicvoidFatalSurvivor(Playerp){
finalpublicvoidFatalSurvivor(Playerp){
p.setHealth(p.getMaxHealth());
p.setHealth(p.getMaxHealth());
p.setNoDamageTicks(100);
p.sendMessage("You used your "+ChatColor.YELLOW+"Lv10 Fatal Survivor"+ChatColor.WHITE+" buff. Your health has been restored."+ChatColor.AQUA+" It will be recharged in one hour.");
p.sendMessage("You used your "+ChatColor.YELLOW+"Lv10 Fatal Survivor"+ChatColor.WHITE+" buff. Your health has been restored."+ChatColor.AQUA+" It will be recharged in one hour.");
Bukkit.broadcastMessage(ChatColor.YELLOW+p.getName()+ChatColor.WHITE+" has died...and revived through sheer willpower!");
Bukkit.broadcastMessage(ChatColor.YELLOW+p.getName()+ChatColor.WHITE+" has died...and revived through sheer willpower!");
p.setFireTicks(0);
p.setFireTicks(0);
@ -6859,9 +6847,9 @@ public ItemStack getGoodie() {
}
}
}
}
////Bukkit.getLogger().info("Made it through 1.");
////Bukkit.getLogger().info("Made it through 1.");