Skip to content

Commit

Permalink
Update code/modules/mob/living/living_defense.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Doubleumc <[email protected]>
  • Loading branch information
AmoryBlaine and Doubleumc authored Sep 23, 2024
1 parent 34c9594 commit f07e386
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions code/modules/mob/living/living_defense.dm
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,6 @@
current_weather_effect_type = SSweather.weather_event_type
SSweather.weather_event_instance.process_mob_effect(src, delta_time)

if(current_weather_effect_type != starting_weather_type)

/mob/living/handle_flamer_fire(obj/flamer_fire/fire, damage, delta_time)
. = ..()
fire.set_on_fire(src)
Expand Down

0 comments on commit f07e386

Please sign in to comment.