Skip to content

Commit

Permalink
Actually fixes FAN's observation
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonmare authored Dec 23, 2024
1 parent 145662f commit 251bba2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
if("Set it to 2")
observation_fail_message = observation_fail_message_3
else
observation_fail_message = initial(observation_success_message)
observation_success_message = initial(observation_success_message)
return ..()

/mob/living/simple_animal/hostile/abnormality/fan/examine(mob/user)
Expand Down

0 comments on commit 251bba2

Please sign in to comment.