Your are -> You are (#11099)

* Your are -> You are

* Create listerla_your_are.yml
This commit is contained in:
listerla
2021-02-02 01:40:47 +01:00
committed by GitHub
parent 0a066ac4e0
commit aa421de577
2 changed files with 42 additions and 1 deletions
+1 -1
View File
@@ -441,7 +441,7 @@
if("thirst3")
to_chat(usr, SPAN_WARNING("You are quite thirsty."))
if("thirst4")
to_chat(usr, SPAN_DANGER("Your are entirely dehydrated!"))
to_chat(usr, SPAN_DANGER("You are entirely dehydrated!"))
/obj/screen/bodytemp/Click(var/location, var/control, var/params)
if(istype(usr) && usr.bodytemp == src)