mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-22 12:46:40 +01:00
Adding dried meat.
This commit is contained in:
@@ -396,7 +396,7 @@
|
||||
var/obj/item/stack/wetleather/wethide = new(O.loc, round(volume))
|
||||
dryhide.use(round(volume))
|
||||
if(!QDELETED(wethide) && wethide.get_amount())
|
||||
wethide.dry_out(null, INFINITY) // dry it immediately
|
||||
wethide.dry_out(drying_power = INFINITY, silent = TRUE) // dry it immediately
|
||||
..()
|
||||
|
||||
/datum/reagent/toxin/plantbgone
|
||||
|
||||
Reference in New Issue
Block a user