Minor SPaG fix in vomiting section (#21468)

This commit is contained in:
Teebonesnek
2023-07-02 10:52:02 +01:00
committed by GitHub
parent 02c6043414
commit 4eda36e3bd
+1 -1
View File
@@ -106,7 +106,7 @@
if(!blood && nutrition < 100) // Nutrition vomiting while already starving
if(message)
visible_message("<span class='warning'>[src] dry heaves!</span>", \
"<span class='userdanger'>You try to throw up, but there's nothing your stomach!</span>")
"<span class='userdanger'>You try to throw up, but there's nothing in your stomach!</span>")
if(stun)
Weaken(20 SECONDS)
return