Skip to content

Commit

Permalink
Add fantasy map skill overrides for butchery products
Browse files Browse the repository at this point in the history
  • Loading branch information
out-of-phaze committed Apr 23, 2024
1 parent 2dacbef commit 63144f2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions maps/shaded_hills/shaded_hills_skills.dm
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,12 @@
/obj/structure/textiles
work_skill = /decl/hierarchy/skill/crafting/textiles

/obj/item/stack/material/skin
work_skill = /decl/hierarchy/skill/crafting/textiles

/obj/item/chems/food/butchery/offal
work_skill = /decl/hierarchy/skill/crafting/textiles

/decl/material/solid/organic/cloth
crafting_skill = /decl/hierarchy/skill/crafting/textiles

Expand Down

0 comments on commit 63144f2

Please sign in to comment.