Update emote.dm

This commit is contained in:
Novacat
2020-07-30 16:07:01 -04:00
committed by GitHub
parent 957a0e8058
commit 74875b3d23
@@ -240,11 +240,7 @@
message = "faints."
if(sleeping)
return //Can't faint while asleep
<<<<<<< HEAD
sleeping += 10 //Short-short nap
=======
Sleeping(10)
>>>>>>> 55b2c8d... Merge pull request #7354 from Neerti/status_indicators
m_type = 1
if("cough", "coughs")