Skip to content

Commit

Permalink
Fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
FeenieRU authored Dec 18, 2024
1 parent 32f188b commit e24941a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions code/datums/status_effects/neutral.dm
Original file line number Diff line number Diff line change
Expand Up @@ -610,9 +610,6 @@
SIGNAL_HANDLER
qdel(src)

<<<<<<< HEAD
/atom/movable/screen/alert/status_effect/shower_regen
=======
/datum/status_effect/washing_regen
id = "shower_regen"
duration = STATUS_EFFECT_PERMANENT
Expand Down Expand Up @@ -655,7 +652,6 @@
owner.updatehealth()

/atom/movable/screen/alert/status_effect/washing_regen
>>>>>>> c3c1ae504ae (Allows Felinids to shower (#4686))
name = "Washing"
desc = "A good wash fills me with energy!"
icon_state = "shower_regen"
Expand Down

0 comments on commit e24941a

Please sign in to comment.