[MIRROR] Move autolathe design datums to techweb datums (#12565)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2026-03-21 03:53:42 -04:00
committed by GitHub
co-authored by Will Cameron Lennox
parent b61399d8e7
commit 90d7e7d352
137 changed files with 6181 additions and 1794 deletions
@@ -167,7 +167,7 @@
stack_type = /obj/item/stack/material/log/hard
/datum/material/wood/stick
name = "wooden stick"
name = MAT_WOODEN_STICK
icon_colour = "#824B28"
display_name = MAT_WOOD
icon_base = "stick"
+1 -1
View File
@@ -10,7 +10,7 @@
throw_range = 20
drop_sound = 'sound/items/drop/metalweapon.ogg'
pickup_sound = 'sound/items/pickup/metalweapon.ogg'
matter = list(MAT_STEEL = SHEET_MATERIAL_AMOUNT / 2)
matter = list(MAT_STEEL = REAGENTS_PER_ROD)
max_amount = 60
attack_verb = list("hit", "bludgeoned", "whacked")