mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 03:25:49 +01:00
Merge pull request #12168 from Fox-McCloud/ashwalker-tweak
Ashwalker Map Tweaks--Wooden Tools
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user