first pass (emotification, some \the -> \The)

This commit is contained in:
MarinaGryphon
2021-07-05 09:42:48 -05:00
parent d439ea8c9d
commit e41c2ecfd7
130 changed files with 240 additions and 240 deletions
@@ -2121,7 +2121,7 @@ Departamental Swimsuits, for general use
user.visible_message("<span class='notice'>[user] harmlessly bops [target] with \the [src].</span>", \
"<span class='notice'>\The [src] harmlessly bops [target]. The hat seems... unwilling?</span>")
else
user.visible_message("<span class='notice'>\The [src] flops over [user]'s' head for a moment, but they seem alright.</span>", \
user.visible_message("<b>\The [src]</b> flops over [user]'s' head for a moment, but they seem alright.", \
"<span class='notice'>\The [src] flops over your head for a moment, but you correct it without issue. There we go!</span>")
/obj/item/clothing/head/fluff/nikki/proc/hat_warp_checks(var/mob/living/target, mob/user, proximity_flag)