Skip to content

Commit

Permalink
a lot of capital
Browse files Browse the repository at this point in the history
  • Loading branch information
kiVts committed May 14, 2024
1 parent 2f296e9 commit e5190b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/surgery/xeno.dm
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
else
user.affected_message(target,
SPAN_NOTICE("You burn your hands as you pulled the [target.caste_type] organ out!"),
SPAN_NOTICE("[user] burns their hands as they pulled Your insides out!"),
SPAN_NOTICE("[user] burns their hands as they pulled your insides out!"),
SPAN_NOTICE("[user] burns [user.p_their()] hands as [user.p_they()] pulled the [target.caste_type] organ out."))
user.emote("pain")
if(user.hand)
Expand Down

0 comments on commit e5190b1

Please sign in to comment.