[MIRROR] Donuts found in sec vendors and boxes can now be used to make glazed donuts [MDB IGNORE] (#9559)

* Donuts found in sec vendors and boxes can now be used to make glazed donuts (#62910)

* Donuts found in sec vendors and boxes can now be used to make glazed donuts

* Hopefully fixes CI

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
This commit is contained in:
SkyratBot
2021-11-23 12:02:47 -05:00
committed by GitHub
co-authored by Ghom GoldenAlpharex
parent f7d751e115
commit d3692922ef
11 changed files with 550 additions and 558 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
/datum/recipe
var/list/reagents_list // example: = list(/datum/reagent/consumable/berryjuice = 5) // do not list same reagent twice
var/list/items // example: =list(/obj/item/crowbar, /obj/item/welder) // place /foo/bar before /foo
var/result //example: = /obj/item/food/donut
var/result //example: = /obj/item/food/donut/plain
var/time = 100 // 1/10 part of second