mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-28 23:26:43 +01:00
Merge pull request #913 from JMoldy/vomitfix
Makes vomiting clear some disgust
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
H.confused += 2.5
|
||||
H.stuttering += 1
|
||||
H.vomit(10, 0, 1, 0, 1, 0)
|
||||
H.disgust -= (DISGUST_LEVEL_VERYGROSS/5)
|
||||
H.Dizzy(5)
|
||||
if(H.disgust >= DISGUST_LEVEL_DISGUSTED)
|
||||
if(prob(25))
|
||||
|
||||
Reference in New Issue
Block a user