mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
space cleanup (#17300)
* space cleanup * this * this too --------- Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
a7314a8766
commit
c8aff28c5b
@@ -8,11 +8,11 @@
|
||||
random_color = FALSE
|
||||
|
||||
/obj/item/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.
|
||||
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/tool/wirecutters/clippers/trimmers/afterattack(atom/A as mob|obj|turf|area, mob/user as mob, proximity)
|
||||
if(!proximity) return
|
||||
|
||||
Reference in New Issue
Block a user