Merge pull request #9644 from Crazylemon64/ipc_comment_fix

Corrects the comment for IPC damage
This commit is contained in:
tigercat2000
2018-09-30 02:19:58 -07:00
committed by GitHub
@@ -15,8 +15,8 @@
skinned_type = /obj/item/stack/sheet/metal // Let's grind up IPCs for station resources!
eyes = "blank_eyes"
brute_mod = 2.5 // 100% * 2.5 * 0.6 (robolimbs) ~= 150%
burn_mod = 2.5 // So they take 50% extra damage from brute/burn overall.
brute_mod = 2.5 // 100% * 2.5 * 0.66 (robolimbs) = 165%
burn_mod = 2.5 // So they take 65% extra damage from brute/burn overall.
tox_mod = 0
clone_mod = 0
oxy_mod = 0