Merge pull request #8741 from Cerebulon/sprite_tweaks_oct

Adjustments to recent sprites
This commit is contained in:
Spookerton
2022-10-13 10:25:29 +01:00
committed by GitHub
3 changed files with 6 additions and 5 deletions
+6 -5
View File
@@ -5,11 +5,12 @@
desc = "A tool used to take samples from plants."
/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"
random_color = FALSE
force = 7 //One point extra than standard wire cutters.
/obj/item/analyzer/plant_analyzer
name = "plant analyzer"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 110 KiB

After

Width:  |  Height:  |  Size: 110 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB