Merge pull request #12168 from Fox-McCloud/ashwalker-tweak

Ashwalker Map Tweaks--Wooden Tools
This commit is contained in:
variableundefined
2019-09-03 08:41:10 -04:00
committed by GitHub
3 changed files with 10 additions and 1 deletions
@@ -86,6 +86,7 @@
name = "hatchet"
desc = "A very sharp axe blade upon a short fibremetal handle. It has a long history of chopping things, but now it is used for chopping wood."
icon_state = "hatchet"
item_state = "hatchet"
flags = CONDUCT
force = 12
w_class = WEIGHT_CLASS_TINY
@@ -109,6 +110,12 @@
icon_state = "unathiknife"
attack_verb = list("ripped", "torn", "cut")
/obj/item/hatchet/wooden
desc = "A crude axe blade upon a short wooden handle."
icon_state = "woodhatchet"
materials = null
flags = NONE
/obj/item/scythe
icon_state = "scythe0"
name = "scythe"