mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user