Merge pull request #6834 from Mechoid/RIGFixes

Fix various RIG issues
This commit is contained in:
Atermonera
2020-03-17 01:06:31 -04:00
committed by VirgoBot
parent 6ff1e6231b
commit cd10c54d5c
12 changed files with 21 additions and 25 deletions
@@ -1,6 +1,7 @@
/obj/item/weapon/mop_deploy
name = "mop"
desc = "Deployable mop."
icon = 'icons/obj/janitor.dmi'
icon_state = "mop"
force = 3
anchored = 1 // Never spawned outside of inventory, should be fine.