From d025c76540d85b22a56ad8599f19f7e7f2cae22f Mon Sep 17 00:00:00 2001 From: Killian <49700375+KillianKirilenko@users.noreply.github.com> Date: Fri, 31 Mar 2023 06:53:36 +0100 Subject: [PATCH] Update shark.dm --- .../mob/living/simple_mob/subtypes/animal/space/shark.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/simple_mob/subtypes/animal/space/shark.dm b/code/modules/mob/living/simple_mob/subtypes/animal/space/shark.dm index 291e318d423..f1a1d3007eb 100644 --- a/code/modules/mob/living/simple_mob/subtypes/animal/space/shark.dm +++ b/code/modules/mob/living/simple_mob/subtypes/animal/space/shark.dm @@ -11,7 +11,7 @@ /mob/living/simple_mob/animal/space/shark name = "space shark" - desc = "A regal and imposing interstellar creature, " + desc = "A regal and imposing interstellar creature, and one that poses a serious threat to the ill-prepared." catalogue_data = list(/datum/category_item/catalogue/fauna/shark) icon = 'icons/mob/mobs_monsters/animal.dmi' icon_state = "shark"