Committed for Petethegoat. See Issue 136 for details. Basically it's just a sleeper fix.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1838 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
vageyenaman@gmail.com
2011-07-12 04:32:08 +00:00
parent 2f46fe2c6f
commit ffefce7258

View File

@@ -347,6 +347,10 @@
if (usr.stat != 0)
return
if(orient == "RIGHT")
icon_state = "sleeper_0-r"
src.icon_state = "sleeper_0"
src.go_out()
add_fingerprint(usr)