mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Fixes #10597
This commit is contained in:
@@ -764,7 +764,8 @@
|
||||
|
||||
if(!check_has_mouth())
|
||||
return
|
||||
|
||||
if(stat == DEAD)
|
||||
return
|
||||
if(!lastpuke)
|
||||
lastpuke = 1
|
||||
src << "<span class='warning'>You feel nauseous...</span>"
|
||||
|
||||
Reference in New Issue
Block a user