Replace more instances of usr.stat with usr.isUnconscious(),
Created by: unid15
Also changes retarded checks for space like A.name == "Space" OR A.type == /area with isspace(A) (which checks if area's type is /area). This means less work when we switch over to /area/space, and less bugs caused by renaming areas into "Space" using the blueprints