Adds woodcutting mechanics (#15906)

* we out there cutting

* Fix

* changelog

* more wood cutting

* stump

* cool icons

* suggestions

* the log
This commit is contained in:
Alberyk
2023-03-07 14:20:14 -03:00
committed by GitHub
parent 17cc271ea5
commit 3392da8f54
19 changed files with 295 additions and 18 deletions

View File

@@ -353,6 +353,9 @@
pickup_sound = 'sound/items/pickup/shovel.ogg'
usesound = /singleton/sound_category/shovel_sound
/obj/item/shovel/is_shovel()
return TRUE
/obj/item/shovel/spade
name = "spade"
desc = "A small tool for digging and moving dirt."