Adding checks for stun, restrained to many object verbs.

Fixing paper and supply manifest description upon examination.
Fixing being able to adjust jumpsuit while restrained.
Fixing one typo.
This commit is contained in:
phil235
2014-11-01 19:18:01 +01:00
parent 44095b8fa7
commit 128c9222e5
40 changed files with 149 additions and 63 deletions
+3
View File
@@ -130,6 +130,9 @@
set category = "Object"
set src in usr
if(usr.stat || !usr.canmove || usr.restrained())
return
dir = turn(dir, 90)
return