mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
drying
This commit is contained in:
@@ -208,3 +208,9 @@ var/global/list/datum/stack_recipe/sinew_recipes = list ( \
|
||||
HS.amount = 1
|
||||
wetness = initial(wetness)
|
||||
src.use(1)
|
||||
|
||||
/obj/item/stack/sheet/wetleather/microwave_act(obj/machinery/microwave/M)
|
||||
..()
|
||||
var/obj/item/stack/sheet/leather/HS = new(loc)
|
||||
HS.amount = amount
|
||||
qdel(src)
|
||||
Reference in New Issue
Block a user