mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-28 14:37:27 +01:00
Update emote.dm
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user