wrist examine fix (#11130)

wrist examine fix
This commit is contained in:
Wowzewow (Wezzy)
2021-02-05 23:30:57 +02:00
committed by GitHub
parent f8ae872642
commit e21633dbe6
2 changed files with 42 additions and 1 deletions
@@ -197,7 +197,7 @@
//wrists
if(wrists && !skipwrists)
msg += "[get_pronoun("He")] [get_pronoun("is")] wearing [icon2html(wrists, user)] <a href='?src=\ref[src];lookitem_desc_only=\ref[wear_id]'>\a [wrists]</a> on [get_pronoun("his")] [wrists.gender==PLURAL?"wrists":"wrist"].\n"
msg += "[get_pronoun("He")] [get_pronoun("is")] wearing [icon2html(wrists, user)] <a href='?src=\ref[src];lookitem_desc_only=\ref[wrists]'>\a [wrists]</a> on [get_pronoun("his")] [wrists.gender==PLURAL?"wrists":"wrist"].\n"
//Jitters
if(is_jittery)