powder that makes you say yes

This commit is contained in:
Nadyr
2021-08-27 20:25:35 -04:00
committed by GitHub
parent 679ecb0915
commit 0c710f1455

View File

@@ -137,6 +137,19 @@
throwforce = 7.0
w_class = ITEMSIZE_SMALL
/obj/item/weapon/shovel/wood
name = "wooden shovel"
desc = "An improvised tool for digging and moving dirt."
icon = 'icons/obj/items.dmi'
icon_state = "woodshovel"
slot_flags = SLOT_BELT
item_state = "woodshovel"
w_class = ITEMSIZE_NORMAL
matter = list(MAT_WOOD = 50)
sharp = 0
edge = 1
/**********************Mining car (Crate like thing, not the rail car)**************************/