mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
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:
@@ -130,6 +130,9 @@
|
||||
set category = "Object"
|
||||
set src in usr
|
||||
|
||||
if(usr.stat || !usr.canmove || usr.restrained())
|
||||
return
|
||||
|
||||
dir = turn(dir, 90)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user