[MIRROR] Adds Bull Terriers (#505)

* Adds Bull Terriers (#53148)

* Adds Bull Terriers

Co-authored-by: ishitbyabullet <deathzombine@outlook.com>
This commit is contained in:
SkyratBot
2020-08-25 00:03:15 +02:00
committed by GitHub
co-authored by ishitbyabullet
parent 445ef8b549
commit 2d84a7dd79
5 changed files with 21 additions and 0 deletions
@@ -132,6 +132,19 @@
name = "McGriff"
desc = "This dog can tell someting smells around here, and that something is CRIME!"
/mob/living/simple_animal/pet/dog/bullterrier
name = "\improper bull terrier"
real_name = "bull terrier"
desc = "It's a bull terrier."
icon = 'icons/mob/pets.dmi'
icon_state = "bullterrier"
icon_living = "bullterrier"
icon_dead = "bullterrier_dead"
butcher_results = list(/obj/item/reagent_containers/food/snacks/meat/slab/corgi = 3) // Would feel redundant to add more new dog meats.
gold_core_spawnable = FRIENDLY_SPAWN
collar_type = "bullterrier"
held_state = "bullterrier"
/mob/living/simple_animal/pet/dog/corgi/exoticcorgi
name = "Exotic Corgi"
desc = "As cute as it is colorful!"