Merge pull request #4505 from Fox-McCloud/holy-weapons

Ports TG's Holy Weapons
This commit is contained in:
TheDZD
2016-05-29 20:48:35 -04:00
11 changed files with 338 additions and 74 deletions
@@ -39,6 +39,10 @@
if(back)
tally += back.slowdown
if(l_hand && (l_hand.flags & HANDSLOW))
tally += l_hand.slowdown
if(r_hand && (r_hand.flags & HANDSLOW))
tally += r_hand.slowdown
if(FAT in src.mutations)
tally += 1.5