diff --git a/GainStation13/code/mobs/chocoslime.dm b/GainStation13/code/mobs/chocoslime.dm index f9663af8..7236d0dc 100644 --- a/GainStation13/code/mobs/chocoslime.dm +++ b/GainStation13/code/mobs/chocoslime.dm @@ -36,7 +36,7 @@ move_to_delay = 7 ventcrawler = VENTCRAWLER_ALWAYS attacktext = "feeds itself to" - attack_sound = 'sound/items/eat.ogg' + attack_sound = 'sound/items/eatfood.ogg' unique_name = 1 gold_core_spawnable = HOSTILE_SPAWN see_in_dark = 3