Donk Pocket Cooling 2: The Reworkening (#20453)

* donk pocket rework

* Snowball had a far more sensible way to do this

* lewcc review

* Sirryan review

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>

* I fix?

* Revert "I fix?"

This reverts commit 1517d2e21e.

* please work you stupid .dmi

* WORK DAMN YOU

* will this hypothetically work

* re-adds syndie donk kit

* documented these

* just return

* clause guarded

---------

Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
This commit is contained in:
Coolrune206
2023-03-20 14:26:06 -05:00
committed by GitHub
co-authored by Ryan
parent cd5e8cdfed
commit 48eb386e5c
7 changed files with 72 additions and 7 deletions
+8
View File
@@ -468,6 +468,14 @@
reqs = list(/obj/item/paper = 5)
category = CAT_MISC
/datum/crafting_recipe/donk_box
name = "Donk Pocket Box"
result = list(/obj/item/storage/box/donkpockets/empty)
time = 10
reqs = list(/obj/item/storage/box,
/obj/item/stack/sheet/plastic,
/obj/item/stack/sheet/metal)
/datum/crafting_recipe/flashlight_eyes
name = "Flashlight Eyes"
result = list(/obj/item/organ/internal/eyes/cybernetic/flashlight)