Anyone can tell me why it doesn't works?
def pbModifyType(type,attacker,opponent)
if type>=0
if attacker.hasWorkingAbility(:NORMALIZE) && hasConst?(PBTypes,:NORMAL)
type=getConst(PBTypes,:NORMAL)
if attacker.hasWorkingAbility(:LIQUIDVOICE) && thismove.hasFlags?(k)...