this wasn't supposed to be here

This commit is contained in:
Gered 2016-02-28 15:14:59 -05:00
parent 5d3f95ad77
commit 2ab1aaffe0

View file

@ -415,8 +415,7 @@
(= %7 "crushing") :crushing
:else :normal)
:resisted (->int %8)
:absorbed (->int %9)
:damage-type :physical)}
:absorbed (->int %9))}
;;; ---------------------------------------------------------------------------------------------
;;; MELEE DAMAGE AVOIDANCE (ABSORB/RESIST/MISS/BLOCK/DODGE/PARRY/EVADE)