Merge pull request #913 from JMoldy/vomitfix

Makes vomiting clear some disgust
This commit is contained in:
BongaTheProto
2023-07-26 19:41:45 -05:00
committed by GitHub
+1
View File
@@ -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))