Fixed BUG #1644846: jHexen Flechette Damage broken? Was accidentally broken during the commonization of various playsim routines. In jHexen the variable "bombdamage" specifies the amount of damage caused however, in jDoom/jHeretic, it specifies both damage caused AND distance from the originator. Commonized behaviour.
Fixed BUG #1644846: jHexen Flechette Damage broken?
Was accidentally broken during the commonization of various playsim routines. In jHexen the variable "bombdamage" specifies the amount of damage caused however, in jDoom/jHeretic, it specifies both damage caused AND distance from the originator. Commonized behaviour.