diff --git a/Resources/Prototypes/_White/Entities/Cult/constructs.yml b/Resources/Prototypes/_White/Entities/Cult/constructs.yml index 96a456250d..206bd3c106 100644 --- a/Resources/Prototypes/_White/Entities/Cult/constructs.yml +++ b/Resources/Prototypes/_White/Entities/Cult/constructs.yml @@ -240,6 +240,15 @@ Shard: !type:ContainerSlot - type: CultItem +- type: entity + id: NekoWraithConstruct + parent: WraithConstruct + name: neko wraith + description: what the... nya?! + components: + - type: Sprite + state: envoy_of_death_neko + - type: nameIdentifierGroup id: Construct prefix: CO diff --git a/Resources/Textures/White/Cult/mobs.rsi/envoy_of_death_neko.png b/Resources/Textures/White/Cult/mobs.rsi/envoy_of_death_neko.png new file mode 100644 index 0000000000..b658c60c96 Binary files /dev/null and b/Resources/Textures/White/Cult/mobs.rsi/envoy_of_death_neko.png differ diff --git a/Resources/Textures/White/Cult/mobs.rsi/meta.json b/Resources/Textures/White/Cult/mobs.rsi/meta.json index d9e5448c93..aeb998555c 100644 --- a/Resources/Textures/White/Cult/mobs.rsi/meta.json +++ b/Resources/Textures/White/Cult/mobs.rsi/meta.json @@ -385,6 +385,35 @@ 1 ] ] + }, { + "name": "envoy_of_death_neko", + "directions": 4, + "delays": [ + [ + 1, + 1, + 1, + 1 + ], + [ + 1, + 1, + 1, + 1 + ], + [ + 1, + 1, + 1, + 1 + ], + [ + 1, + 1, + 1, + 1 + ] + ] }, { "name": "shadowstep_out",