Vomit fix

This commit is contained in:
CitadelStationBot
2017-06-16 15:19:26 -05:00
parent f659a0923e
commit 9bd98194b2
11 changed files with 23 additions and 22 deletions
+1 -1
View File
@@ -523,7 +523,7 @@
to_chat(M, "<span class='warning'>An overpowering wave of nausea consumes over you. You hunch over, your stomach's contents preparing for a spectacular exit.</span>")
M.Stun(5)
sleep(30)
M.vomit(50)
M.vomit(10, distance = 5)
if(ORION_TRAIL_FLUX)
if(prob(75))
M.Weaken(3)