mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
powder that makes you say yes
This commit is contained in:
@@ -136,6 +136,19 @@
|
|||||||
force = 5.0
|
force = 5.0
|
||||||
throwforce = 7.0
|
throwforce = 7.0
|
||||||
w_class = ITEMSIZE_SMALL
|
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)**************************/
|
/**********************Mining car (Crate like thing, not the rail car)**************************/
|
||||||
|
|||||||
Reference in New Issue
Block a user