Fix incorrect damage values in transcript #259
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix_incorrect_damage_values_in_transcript"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Return actual damage done from damage_monst and damage_pc and print that instead of raw (pre-armor) values that are printed currently.
Fixes #248