Adds Fennix code

Squelch
This commit is contained in:
Ketrai
2018-05-26 15:45:11 +02:00
committed by GitHub
parent 072a968129
commit 8fb3bd6891
@@ -0,0 +1,28 @@
/mob/living/simple_animal/retaliate/fennix
name = "Fennix"
desc = "A feral fennix, Warm to the touch"
tt_desc = "Incaendium Faeles Vulpes"
icon = 'icons/mob/vore.dmi'
icon_state = "fennix"
icon_living = "fennix"
icon_dead = "fennix_dead"
faction = "fennec" // Will protec other fenfens
maxHealth = 60
health = 60
response_help = "pats the"
response_disarm = "gently pushes aside the"
response_harm = "hits the"
harm_intent_damage = 20
melee_damage_lower = 15
melee_damage_upper = 20
attacktext = list("Bites")
speak_chance = 1
speak = list("SQUEL!",
"SQEL?",
"Skree.")
emote_hear = list("Screeeeecheeeeessss!","Chirrup.")
emote_see = list("earflicks","pats at the ground")