POLARIS: Player-controlled SA QOL

This commit is contained in:
Arokha Sieyes
2018-02-15 01:49:53 -06:00
parent 76fa2f82bf
commit e248b89b7b
15 changed files with 696 additions and 191 deletions
@@ -52,7 +52,7 @@
if(!canremove)
return
if (ishuman(usr) || issmall(usr)) //so monkeys can take off their backpacks -- Urist
if (ishuman(usr) || issmall(usr) || isanimal(usr)) //so monkeys can take off their backpacks -- Urist
if (istype(usr.loc,/obj/mecha)) // stops inventory actions in a mech. why?
return