mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-17 18:14:25 +01:00
Merge pull request #4467 from VOREStation/upstream-merge-5691
[MIRROR] Remplace the plant clippers with a pair hedgetrimmers
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user