Undoing first step into scaling damage for fullmerge reasons

This commit is contained in:
BlackMajor
2019-06-16 20:00:31 +12:00
parent c5f79c9da8
commit 5c99bbbd45
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -113,7 +113,6 @@
if(I.force)
//CIT CHANGES START HERE - combatmode and resting checks
var/totitemdamage = I.force
totitemdamage *= I.force_mult //Compression kit uses this
if(iscarbon(user))
var/mob/living/carbon/tempcarb = user
if(!tempcarb.combatmode)