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
+1 -1
View File
@@ -111,7 +111,7 @@
cards -= P
H.parentdeck = src
H.update_icon()
user.visible_message("<span class='notice'>\The [user] draws a card.</span>")
user.visible_message("<b>\The [user]</b> draws a card.")
to_chat(user,"<span class='notice'>It's the [P].</span>")
/obj/item/weapon/deck/verb/deal_card()