Name change for the friendly space carps (#20301)

Changes the name of "tame space carp" to "domesticated space carp", to
reflect what it says in their description.

(i also found out that there was an actual difference between 'tame' and
'domesticated'. the more you know)
This commit is contained in:
ASmallCuteCat
2024-12-28 18:20:54 +00:00
committed by GitHub
parent 580cbd5512
commit da5d59077c
2 changed files with 59 additions and 1 deletions
@@ -1,6 +1,6 @@
/mob/living/simple_animal/carp
name = "tame space carp"
desc = "A domesticated, floating space carp. Careful around the teeth."
desc = "A tame, floating space carp. Careful around the teeth."
icon = 'icons/mob/npc/animal.dmi'
icon_state = "carp"
item_state = "carp"