Skip to content

Commit

Permalink
Merge pull request #172 from ARF-SS13/butt-ons
Browse files Browse the repository at this point in the history
tail to tailer
  • Loading branch information
Tk420634 authored Dec 23, 2024
2 parents ede7e3e + b3e2d8f commit c0754df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/_onclick/hud/screen_objects/character_actions.dm
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
if(!ishuman(usr))
to_chat(usr, span_alert("Sorry! You've gotta be a fully spawned in character with hopes and dreams to use this!"))
return
H.emote("tail")
H.emote("tailer")

////////////////////////////////////////////////////////////
/// Cuphand button
Expand Down

0 comments on commit c0754df

Please sign in to comment.