From 14fd8cce7c320ecba9806c62cddf6f7f0dd18840 Mon Sep 17 00:00:00 2001 From: Anewbe Date: Thu, 30 Mar 2017 16:18:08 -0500 Subject: [PATCH] Gives fish an item drop --- code/modules/mob/living/simple_animal/animals/fish.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/simple_animal/animals/fish.dm b/code/modules/mob/living/simple_animal/animals/fish.dm index 88e0dc2e298..b2778d3c338 100644 --- a/code/modules/mob/living/simple_animal/animals/fish.dm +++ b/code/modules/mob/living/simple_animal/animals/fish.dm @@ -3,7 +3,7 @@ name = "fish" desc = "Its a fishy. No touchy fishy." icon = 'icons/mob/fish.dmi' - meat_type = /obj/item/weapon/reagent_containers/food/snacks + meat_type = /obj/item/weapon/reagent_containers/food/snacks/meat // By defautl they can be in any water turf. Subtypes might restrict to deep/shallow etc var/global/list/suitable_turf_types = list(