Skip to content

Commit

Permalink
Reapply "oops typo"
Browse files Browse the repository at this point in the history
This reverts commit fa2cb5d.
  • Loading branch information
Gristlebee committed May 12, 2024
1 parent fa2cb5d commit f1b3f4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
default_color = sanitize_hexcolor(new_etherealcolor, 6, TRUE)
current_color = health_adjusted_color(_human, default_color)
spec_updatehealth(_human)
_human.visible_message(span_notice("[_human] modulates [_human.p_their] EM frequency to [new_etherealcolor]"))
_human.visible_message(span_notice("[_human] modulates [_human.p_their()] EM frequency to [new_etherealcolor]"))
else
to_chat(user, span_danger("Invalid color. Your color is not bright enough."))
else
Expand Down

0 comments on commit f1b3f4e

Please sign in to comment.