Skip to content

Commit

Permalink
bane of my existence
Browse files Browse the repository at this point in the history
  • Loading branch information
harryob committed Oct 18, 2024
1 parent 0dc1ade commit 6fc8ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/objs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
SPAN_NOTICE("You hear metal clanking."))
else
buckled_mob.visible_message(\
SPAN_NOTICE("[buckled_mob.name] unbuckled \himself!"),\
SPAN_NOTICE("[buckled_mob.name] unbuckled [buckled_mob.p_them()]self!"),\
SPAN_NOTICE("You unbuckle yourself from [src]."),\
SPAN_NOTICE("You hear metal clanking"))
unbuckle(buckled_mob)
Expand Down

0 comments on commit 6fc8ed6

Please sign in to comment.