mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
Minor SPaG fix in vomiting section (#21468)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user