Skip to content

Commit

Permalink
Brass nerf
Browse files Browse the repository at this point in the history
  • Loading branch information
BeebBeebBoob committed Dec 8, 2023
1 parent 6365dc8 commit dd9e39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/gamemodes/clockwork/clockwork_workshop.dm
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
CLOCK_DESIGN("Judical Visors", /obj/item/clothing/glasses/clockwork, 400, 200, 5),
)
item_list["Consumables"] = list(
CLOCK_DESIGN("Brass sheet", /obj/item/stack/sheet/brass, 0, 100, 3),
CLOCK_DESIGN("Brass sheet", /obj/item/stack/sheet/brass, 0, 200, 3),
CLOCK_DESIGN("Integration Cog", /obj/item/clockwork/integration_cog, 100, 0, 3),
CLOCK_DESIGN("Soul Vessel", /obj/item/mmi/robotic_brain/clockwork, 500, 100, 5),
CLOCK_DESIGN("Clocked Upgrade", /obj/item/borg/upgrade/clockwork, 1000, 200, 5),
Expand Down

0 comments on commit dd9e39e

Please sign in to comment.