mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-11 07:02:32 +01:00
b4b9cea362
Adds constructable light switches using Brown's construction stage icons.
5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
|
|
/material/steel/generate_recipes()
|
|
. = ..()
|
|
recipes += new/datum/stack_recipe("light switch frame", /obj/item/frame/lightswitch, 2)
|