diff --git a/code/modules/mob/living/simple_animal/vore/shadekin/types.dm b/code/modules/mob/living/simple_animal/vore/shadekin/types.dm index 2ca2f11643..6b79639785 100644 --- a/code/modules/mob/living/simple_animal/vore/shadekin/types.dm +++ b/code/modules/mob/living/simple_animal/vore/shadekin/types.dm @@ -256,18 +256,22 @@ player_msg = "Mar? Mar mar. Mar mar mar. Mar. Mar mar? Mar! Mar. Marrrr." //thanks john -/mob/living/simple_animal/shadekin/yellow/niko +/mob/living/simple_animal/shadekin/blue/niko name = "Niko" desc = "They appear to be a Neko of some sort, containing Glowing yellow eyes and cattitude." icon_state = "niko" eye_desc = "" vore_stomach_flavor = "Look, if you had one shot, one opportunity. To seize everything you ever wanted. One moment. Would you capture it or just let it slip?" - player_msg = "Nyan?" - light_range = 5 - light_power = 1 - light_color = "#FFFF00" + player_msg = "You are NOT a cat, your objective is to... wait this is the wrong game." + glow_range = 5 + glow_toggle = 1 luminosity = 5 - + energy_adminbuse = 1 + hostile = "FALSE" + retaliate = "FALSE" + eye_state = 0 + attacktext = list("clawed") + /mob/living/simple_animal/shadekin/blue/luna name = "Luna" desc = "She appears to be a fuzzy critter of some sort. Her eyes shimmer a dark blue, glancing around curiously."