Tiny fan tweak (#3)

* too quick

* space
This commit is contained in:
Enric Gabriel
2020-05-01 17:26:49 -03:00
committed by GitHub
parent 6d66ad0ce6
commit a6471b6e47
@@ -123,7 +123,7 @@ GLOBAL_LIST_INIT(metal_recipes, list ( \
new/datum/stack_recipe("pestle", /obj/item/pestle, 1, time = 50), \
new/datum/stack_recipe("floodlight frame", /obj/structure/floodlight_frame, 5, one_per_turf = TRUE, on_floor = TRUE), \
null, \
new/datum/stack_recipe("tiny fan", /obj/structure/fans/tiny, 2, one_per_turf = TRUE, on_floor = TRUE), \
new/datum/stack_recipe("tiny fan", /obj/structure/fans/tiny, 2, time = 4, one_per_turf = TRUE, on_floor = TRUE), \
))
/obj/item/stack/sheet/metal