Skip to content

Commit

Permalink
Update bloodling_structures.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Gboster-0 <[email protected]>
  • Loading branch information
Rex9001 and Gboster-0 authored Feb 12, 2024
1 parent 42a04da commit caa62c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
damage_amount *= 0.5
if(BURN)
damage_amount *= 3
. = ..()
return ..()

/obj/structure/bloodling/play_attack_sound(damage_amount, damage_type = BRUTE, damage_flag = 0)
switch(damage_type)
Expand Down

0 comments on commit caa62c3

Please sign in to comment.