mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Adds hostile NPC shadekin
By staff request.
This commit is contained in:
@@ -35,6 +35,16 @@
|
||||
/mob/living/simple_mob/shadekin/red/brown
|
||||
icon_state = "brown"
|
||||
|
||||
/mob/living/simple_mob/shadekin/red/ai
|
||||
ai_holder_type = /datum/ai_holder/simple_mob/melee
|
||||
|
||||
/mob/living/simple_mob/shadekin/red/ai/white
|
||||
icon_state = "white"
|
||||
/mob/living/simple_mob/shadekin/red/ai/dark
|
||||
icon_state = "dark"
|
||||
/mob/living/simple_mob/shadekin/red/ai/brown
|
||||
icon_state = "brown"
|
||||
|
||||
/////////////////////////////////////////////////////////////////
|
||||
/mob/living/simple_mob/shadekin/blue
|
||||
name = "blue-eyed shadekin"
|
||||
@@ -241,6 +251,16 @@
|
||||
/mob/living/simple_mob/shadekin/orange/brown
|
||||
icon_state = "brown"
|
||||
|
||||
/mob/living/simple_mob/shadekin/orange/ai
|
||||
ai_holder_type = /datum/ai_holder/simple_mob/melee
|
||||
|
||||
/mob/living/simple_mob/shadekin/orange/ai/white
|
||||
icon_state = "white"
|
||||
/mob/living/simple_mob/shadekin/orange/ai/dark
|
||||
icon_state = "dark"
|
||||
/mob/living/simple_mob/shadekin/orange/ai/brown
|
||||
icon_state = "brown"
|
||||
|
||||
/////////////////////////////////////////////////////////////////
|
||||
//Fluffy specific fluffer
|
||||
/mob/living/simple_mob/shadekin/blue/rivyr
|
||||
|
||||
Reference in New Issue
Block a user