Merge pull request #4822 from VOREStation/pol-sa-playerqol

Player-controlled SA QoL
This commit is contained in:
Anewbe
2018-02-16 12:52:14 -06:00
committed by GitHub
15 changed files with 700 additions and 188 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