This commit is contained in:
Metis
2024-10-10 12:25:01 -04:00
parent 897cc87fa3
commit 14d08124c8
3 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -11,4 +11,4 @@
throw_speed = 4
attack_verb = list("sliced")
hitsound = 'sound/weapons/bladeslice.ogg'
sharpness = IS_SHARP
sharpness = SHARP_POINTY
+2 -2
View File
@@ -83,7 +83,7 @@
/obj/item/circuitboard/machine/treadmill
name = "Treadmill (Machine Board)"
build_path = /obj/item/conveyor_construct/treadmill
build_path = /obj/machinery/treadmill
req_components = list(/obj/item/stock_parts/manipulator = 1)
/datum/design/treadmill
@@ -91,7 +91,7 @@
id = "treadmill"
build_type = AUTOLATHE | PROTOLATHE
materials = list(/datum/material/iron = 50, /datum/material/glass = 50)
build_path = /obj/machinery/treadmill
build_path = /obj/item/circuitboard/machine/treadmill
category = list("inital", "Construction")
departmental_flags = DEPARTMENTAL_FLAG_ENGINEERING
-2
View File
@@ -15,7 +15,6 @@
desc = "A seedy table for seedy dealings in seedy places."
icon = 'GainStation13/icons/obj/smooth_structures/plaswoodpoker_table.dmi'
icon_state = "plaswoodpoker_table"
frame = /obj/structure/table_frame/plaswood
buildstack = /obj/item/stack/tile/carpet
/obj/structure/table/gmushroom
@@ -33,5 +32,4 @@
desc = "A seedy table for seedy dealings in seedy places."
icon = 'GainStation13/icons/obj/smooth_structures/gmushroompoker_table.dmi'
icon_state = "gmushroompoker_table"
frame = /obj/structure/table_frame/gmushroom
buildstack = /obj/item/stack/tile/carpet