Buckled_to Fix (#11243)

This commit is contained in:
Geeves
2021-02-21 03:03:53 -03:00
committed by GitHub
parent 50a54e1a6f
commit 8ab3fb2616
2 changed files with 7 additions and 1 deletions
@@ -150,7 +150,7 @@
//buckled_to
if(buckled_to)
msg += "<span class='warning'>[get_pronoun("He")] [get_pronoun("is")] [icon2html(buckled_to, user)] buckled_to to [buckled_to]!</span>\n"
msg += "<span class='warning'>[get_pronoun("He")] [get_pronoun("is")] [icon2html(buckled_to, user)] buckled to [buckled_to]!</span>\n"
//belt
if(belt)
+6
View File
@@ -0,0 +1,6 @@
author: Geeves
delete-after: True
changes:
- bugfix: "Fixed examining a buckled humanoid saying that they're buckled_to to something."