Merge pull request #8389 from Kyep/griffin_typo_fix

Griffin Typo fix
This commit is contained in:
Fox McCloud
2017-11-22 06:26:21 -05:00
committed by GitHub
@@ -188,7 +188,7 @@
switch(progress)
if(1)
to_chat(user, "<span class='notice'>You begin by introducing yourself and explaining what you're about.</span>")
user.visible_message("<span class='danger'>[user]'s introduces \himself and explains \his plans.</span>")
user.visible_message("<span class='danger'>[user] introduces \himself and explains \his plans.</span>")
if(2)
to_chat(user, "<span class='notice'>You begin the recruitment of [target].</span>")
user.visible_message("<span class='danger'>[user] leans over towards [target], whispering excitedly as he gives a speech.</span>")