283284285286287288289290291292293
} //invul if(activeChar.getVarB("gm_invul")) { activeChar.setIsInvul(true); activeChar.startAbnormalEffect(AbnormalEffect.S_INVULNERABLE); activeChar.sendMessage(activeChar.getName() + " is now immortal."); } //gmspeed try {