Requested Fixes

This commit is contained in:
Unknown
2018-05-22 12:49:41 -04:00
parent ca131caa10
commit 2c1ad0076f
5 changed files with 13 additions and 10 deletions
@@ -101,6 +101,7 @@
attack_verb = list("slashed", "chopped", "gouged", "ripped", "cut")
can_cleave = TRUE //Now hatchets inherit from the machete, and thus knives. Tables turned.
slot_flags = SLOT_BELT
default_material = "plasteel"
/obj/item/weapon/material/knife/tacknife/survival
name = "survival knife"
@@ -109,4 +110,5 @@
icon_state = "survivalknife"
item_state = "knife"
applies_material_colour = FALSE
default_material = "plasteel"
toolspeed = 2 // Use a real axe if you want to chop logs.