Merge pull request #4467 from VOREStation/upstream-merge-5691

[MIRROR] Remplace the plant clippers with a pair hedgetrimmers
This commit is contained in:
Aronai Sieyes
2018-10-31 23:58:23 -04:00
committed by GitHub
6 changed files with 44 additions and 1 deletions
@@ -4,6 +4,13 @@
name = "plant clippers"
desc = "A tool used to take samples from plants."
/obj/item/weapon/tool/wirecutters/clippers/trimmers
name = "hedgetrimmers"
desc = "An old pair of trimmers with a pretty dull blade. You would probably have a hard time cutting anything but plants with it."
icon_state = "hedget"
item_state = "hedget"
force = 7 //One point extra than standard wire cutters.
/obj/item/device/analyzer/plant_analyzer
name = "plant analyzer"
icon = 'icons/obj/device.dmi'