From 452fc21a0dd5494835f4e5392bcd83c593b042c5 Mon Sep 17 00:00:00 2001 From: PollardTheDragon <144391971+PollardTheDragon@users.noreply.github.com> Date: Tue, 2 Jun 2026 15:55:18 -0400 Subject: [PATCH] Clownfish now fit in fish bags (#31958) --- code/modules/fish/fish_items.dm | 1 + 1 file changed, 1 insertion(+) diff --git a/code/modules/fish/fish_items.dm b/code/modules/fish/fish_items.dm index f43b3abfcaa..ab995ab8325 100644 --- a/code/modules/fish/fish_items.dm +++ b/code/modules/fish/fish_items.dm @@ -60,6 +60,7 @@ /obj/item/fish, /obj/item/fish_eggs, /obj/item/food/shrimp, + /obj/item/grown/bananapeel/clownfish, ) resistance_flags = FLAMMABLE