Merge pull request #3739 from Novacat/MiscTweaks

New Explorer Gear
This commit is contained in:
Aronai Sieyes
2018-05-24 09:18:51 -04:00
committed by GitHub
10 changed files with 64 additions and 12 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.