From a5a3a1452253a81bfe2d7dde494fba0c71f3fc00 Mon Sep 17 00:00:00 2001 From: Kyep Date: Mon, 8 Jan 2018 23:03:55 -0800 Subject: [PATCH] GCS --- code/modules/mob/living/simple_animal/hostile/deathsquid.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/simple_animal/hostile/deathsquid.dm b/code/modules/mob/living/simple_animal/hostile/deathsquid.dm index fd68f362ff3..e1fcfca518f 100644 --- a/code/modules/mob/living/simple_animal/hostile/deathsquid.dm +++ b/code/modules/mob/living/simple_animal/hostile/deathsquid.dm @@ -27,7 +27,7 @@ see_in_dark = 8 mob_size = MOB_SIZE_LARGE ventcrawler = 0 - loot = list() + gold_core_spawnable = CHEM_MOB_SPAWN_INVALID