Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Git-Nivrak committed Jun 19, 2024
1 parent 949f6f9 commit 17b849e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/objects/effects/aliens.dm
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@
var/mob/living/carbon/C = M
if (C.ally_of_hivenumber(hivenumber))
continue

apply_spray(M)
M.apply_armoured_damage(get_xeno_damage_acid(M, damage_amount), ARMOR_BIO, BURN) // Deal extra damage when first placing ourselves down.

Expand Down

0 comments on commit 17b849e

Please sign in to comment.