Skip to content

Commit

Permalink
Fixes FAN's Final Observation (#2499)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anonmare authored Oct 25, 2024
1 parent 13e1252 commit 6e91bfb
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_fail_message)
observation_fail_message = initial(observation_success_message)
return ..()

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

0 comments on commit 6e91bfb

Please sign in to comment.