Skip to content

Commit

Permalink
Merge pull request #86 from Lhars/Stone-Tools
Browse files Browse the repository at this point in the history
Stone Hoe Icon
  • Loading branch information
TheGreatKitsune authored Nov 27, 2024
2 parents 19e7647 + 3c6f9a0 commit 7ce5c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/farming/tools.dm
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
force_wielded = 12
name = "stone hoe"
desc = "A makeshift hoe made out of stone, brittle."
icon_state = "stonehoe"
icon_state = "hoe"
//dropshrink = 0.8
smeltresult = null
anvilrepair = null
Expand Down

0 comments on commit 7ce5c5b

Please sign in to comment.