mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-25 09:31:13 +00:00
Adds woodcutting mechanics (#15906)
* we out there cutting * Fix * changelog * more wood cutting * stump * cool icons * suggestions * the log
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user