Skip to content

Commit 59c7107

Browse files
authored
spell/vibe check adv kingstons (#19439)
1 parent 9aacf9f commit 59c7107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/datums/diseases/kingstons.dm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"<span class='userdanger'>Your body mutates into a [initial(chosentype.name)]!</span>")
9292
twisted.set_species(chosentype, retain_damage = TRUE)
9393
else
94-
twisted.visible_message("<span class='danger'>[twisted] scratches at thier skin!</span>", \
94+
twisted.visible_message("<span class='danger'>[twisted] scratches at their skin!</span>", \
9595
"<span class='userdanger'>You scratch your skin to try not to itch!</span>")
9696
twisted.adjustBruteLoss(-5)
9797
twisted.adjustStaminaLoss(5)

0 commit comments

Comments
 (0)