mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-31 09:00:25 +01:00
Buckled_to Fix (#11243)
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Geeves
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixed examining a buckled humanoid saying that they're buckled_to to something."
|
||||
Reference in New Issue
Block a user