Updates eroneous tt_descs (#9060)

* forces possum to conform to trinomial nomenclature

tt_desc was a mistake

* justice to the penguin

* skathari haven't been tarlevi for ages

also they definitely were not produced artificially

* ends the tyranny of fun
This commit is contained in:
elgeonmb
2023-03-24 23:59:35 -07:00
committed by GitHub
parent 3b8bd577b0
commit 2ad4aa6ce6
3 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
/mob/living/simple_mob/animal/passive/penguin
name = "penguin"
desc = "An ungainly, waddling, cute, and VERY well-dressed bird."
tt_desc = "Aptenodytes forsteri"
tt_desc = "E Aptenodytes forsteri"
icon_state = "penguin"
icon_living = "penguin"
icon_dead = "penguin_dead"
@@ -29,4 +29,4 @@
speak_emote = list("interjects")
/decl/mob_organ_names/penguin
hit_zones = list("chest", "left leg", "right leg", "left flipper", "right flipper", "head")
hit_zones = list("chest", "left leg", "right leg", "left flipper", "right flipper", "head")

View File

@@ -111,7 +111,7 @@
/mob/living/simple_mob/animal/passive/opossum
name = "opossum"
real_name = "opossum"
tt_desc = "Didelphis astrum"
tt_desc = "E Didelphis astrum"
desc = "It's an opossum, a small scavenging marsupial."
icon_state = "possum"
item_state = "possum"
@@ -196,7 +196,7 @@
icon_living = "poppy"
icon_dead = "poppy_dead"
icon_rest = "poppy_dead"
tt_desc = "Didelphis astrum salutem"
tt_desc = "E Didelphis astrum salutem"
organ_names = /decl/mob_organ_names/poppy
holder_type = /obj/item/holder/possum/poppy
ai_holder_type = /datum/ai_holder/simple_mob/passive/possum/poppy
@@ -205,4 +205,4 @@
hit_zones = list("head", "body", "left foreleg", "right foreleg", "left hind leg", "right hind leg", "pouch")
/decl/mob_organ_names/poppy
hit_zones = list("head", "body", "left foreleg", "right foreleg", "left hind leg", "right hind leg", "pouch", "cute little jacket")
hit_zones = list("head", "body", "left foreleg", "right foreleg", "left hind leg", "right hind leg", "pouch", "cute little jacket")

View File

@@ -2,7 +2,7 @@
name = "skathari soldier"
desc = "Terrible insects from beyond this galaxy!"
description_fluff = "Also know as the 'Bluespace Bugs', these insectoid invaders began to manifest suddenly around 2565 and their ravenous hunger for the very particles upon which modern FTL technology relies brought much of galactic society to a standstill. Their ravenous hunger for physical matter on the other hand, got people moving again fast - in the other direction!"
tt_desc = "X Extraneus Tarlevi"
tt_desc = "U Extraneus skathari"
icon = 'icons/mob/alien.dmi'
icon_state = "alienh_running"
icon_living = "alienh_running"