Fixes some minor ingition_message grammar issues (#51889)

This commit is contained in:
ShizCalev
2020-07-06 14:07:17 +12:00
committed by GitHub
parent 082aa2c0d1
commit fdf5ac35ee
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -159,7 +159,7 @@
var/mob/living/carbon/C = user
if(C.wear_mask)
in_mouth = ", barely missing [user.p_their()] nose"
. = "<span class='warning'>[user] swings [user.p_their()] [name][in_mouth]. [user.p_they(TRUE)] light[user.p_s()] [user.p_their()] [A.name] in the process.</span>"
. = "<span class='warning'>[user] swings [user.p_their()] [name][in_mouth]. [user.p_they(TRUE)] light[user.p_s()] [A.loc == user ? "[user.p_their()] [A.name]" : A] in the process.</span>"
playsound(loc, hitsound, get_clamped_volume(), TRUE, -1)
add_fingerprint(user)
// Light your candles while spinning around the room