Allows Robots to open and close extinguisher cabinets.

This commit is contained in:
SabreML
2020-08-17 13:15:21 +01:00
parent 814a1f9a4b
commit de535bba3e
+1 -1
View File
@@ -40,7 +40,7 @@
return
if(!in_range(src, user))
return
if(!iscarbon(usr))
if(!iscarbon(usr) && !isrobot(usr))
return
playsound(loc, 'sound/machines/click.ogg', 15, TRUE, -3)
opened = !opened