Merge pull request #5916 from Fox-McCloud/status-fixes

Fixes Faint and Mickey Finn
This commit is contained in:
Crazy Lemon
2016-11-26 13:41:44 -08:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
@@ -378,7 +378,7 @@
message = "<B>[src]</B> faints."
if(src.sleeping)
return //Can't faint while asleep
AdjustSleeping(1)
AdjustSleeping(2)
m_type = 1
if("cough", "coughs")