moar fixes
This commit is contained in:
@@ -480,13 +480,13 @@
|
||||
/obj/item/reagent_containers/food/snacks/donkpocket
|
||||
name = "\improper Donk-pocket"
|
||||
desc = "The food of choice for the seasoned traitor."
|
||||
icon = 'Gainstation13/icons/obj/food/food.dmi'
|
||||
icon_state = "donkpocket"
|
||||
list_reagents = list(/datum/reagent/consumable/nutriment = 4)
|
||||
cooked_type = /obj/item/reagent_containers/food/snacks/donkpocket/warm
|
||||
filling_color = "#CD853F"
|
||||
tastes = list("meat" = 2, "dough" = 2, "laziness" = 1)
|
||||
foodtype = GRAIN
|
||||
use_gs_icon = TRUE
|
||||
var/list/cached_reagents_amount
|
||||
var/previous_typepath
|
||||
|
||||
@@ -530,7 +530,6 @@
|
||||
cooked_type = null
|
||||
tastes = list("meat" = 2, "dough" = 2, "laziness" = 1)
|
||||
foodtype = GRAIN | ANTITOXIC
|
||||
use_gs_icon = TRUE
|
||||
|
||||
/obj/item/reagent_containers/food/snacks/dankpocket
|
||||
name = "\improper Dank-pocket"
|
||||
|
||||
Reference in New Issue
Block a user