Conjugating verbs is hard

This commit is contained in:
Tayyyyyyy
2018-05-25 18:34:23 -07:00
parent 170266d827
commit c80704e724
10 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ Also, you never added distance checking after target is selected. I've went ahea
return
if(!target.key || !target.mind)
to_chat(user, "[target.p_they(TRUE)] appear to be catatonic. Not even magic can affect [target.p_their()] vacant mind.")
to_chat(user, "[target.p_they(TRUE)] appear[target.p_s()] to be catatonic. Not even magic can affect [target.p_their()] vacant mind.")
return
if(user.suiciding)