hard crit actually

This commit is contained in:
Putnam
2020-01-03 23:07:34 -08:00
parent e54ec9ec09
commit b1b1d7171e
@@ -333,7 +333,7 @@
switch (severity)
if (1)
if(bomb_armor)
b_loss = (400*bomb_armor)+100
b_loss = (350*bomb_armor)+150
var/atom/throw_target = get_edge_target_turf(src, get_dir(src, get_step_away(src, src)))
throw_at(throw_target, 200, 4)
damage_clothes(400*bomb_armor, BRUTE, "bomb")