diff --git a/Resources/Locale/en-US/_DEN/chat/managers/chat-manager.ftl b/Resources/Locale/en-US/_DEN/chat/managers/chat-manager.ftl new file mode 100644 index 0000000000..d736c98b02 --- /dev/null +++ b/Resources/Locale/en-US/_DEN/chat/managers/chat-manager.ftl @@ -0,0 +1,4 @@ +chat-speech-verb-name-tajaran = Tajaran +chat-speech-verb-tajaran-1 = meows +chat-speech-verb-tajaran-2 = mews +chat-speech-verb-tajaran-3 = purrs diff --git a/Resources/Locale/en-US/_DEN/markings/tajaran.ftl b/Resources/Locale/en-US/_DEN/markings/tajaran.ftl new file mode 100644 index 0000000000..f0561420e8 --- /dev/null +++ b/Resources/Locale/en-US/_DEN/markings/tajaran.ftl @@ -0,0 +1,77 @@ +# Ears + +marking-TajaranEarsRetro = Tajaran Ears +marking-TajaranEarsRetro-ears = Ear + +marking-TajaranEarsRetroNear = Tajaran Ears, Near +marking-TajaranEarsRetro-ears_near = Ear + +marking-TajaranEarsSeparate = Tajaran Ears, Separated +marking-TajaranEarsSeparate-outears = Outer ear +marking-TajaranEarsSeparate-inears = Inner ear + +marking-TajaranEarsSeparateNear = Tajaran Ears, Separated, Near +marking-TajaranEarsSeparateNear-outears_near = Outer ear +marking-TajaranEarsSeparateNear-inears_near = Inner ear + +# Tails + +marking-TajaranTailRetro = Tajaran Tail +marking-TajaranTailRetro-tail = Tail + +marking-TajaranTailRetroRings = Tajaran Tail, Rings +marking-TajaranTailRetroRings-tail = Tail +marking-TajaranTailRetroRings-tail_rings = Rings + +marking-TajaranTailLeopard = Leopard Tail +marking-TajaranTailLeopard-leopard_primary = Tail +marking-TajaranTailLeopard-leopard_secondary = Spots + +## Animated + +marking-TajaranTailRetroAnimated = Tajaran Tail (Animated) +marking-TajaranTailRetroAnimated-tail = tail_anim + +marking-TajaranTailRetroRingsAnimated = Tajaran Tail, Rings (Animated) +marking-TajaranTailRetroRingsAnimated-tail_anim = Tail +marking-TajaranTailRetroRingsAnimated-tail_anim_rings = Rings + +marking-TajaranTailLeopardAnimated = Leopard Tail (Animated) +marking-TajaranTailLeopardAnimated-leotailanim_primary = Tail +marking-TajaranTailLeopardAnimated-leotailanim_secondary = Spots + +# Head + +marking-TajaranHeadNose = Tajaran Nose +marking-TajaranHeadNose-nose = Nose + +marking-TajaranHeadMuzzle = Tajaran Muzzle +marking-TajaranHeadMuzzle-muzzle = Muzzle + +marking-TajaranHeadMuzzleLarge = Tajaran Muzzle, Large +marking-TajaranHeadMuzzleLarge-muzzle_large = Muzzle + +marking-TajaranHeadPoints = Tajaran Points Pattern +marking-TajaranHeadPoints-points = Points + +marking-TajaranHeadTiger = Tajaran Tiger Pattern +marking-TajaranHeadTiger-tiger_face = Stripes + +marking-TajaranHeadTigerAlt = Tajaran Tiger Pattern, Alt +marking-TajaranHeadTigerAlt-tiger_head = Stripes + +marking-TajaranHeadPatches = Tajaran Patches +marking-TajaranHeadPatches-patch = Patches + +# Torso + +marking-TajaranTorsoBelly = Tajaran Belly +marking-TajaranTorsoBelly-belly = Belly + +marking-TajaranTorsoCrest = Tajaran Chest Crest +marking-TajaranTorsoCrest-crest = Crest + +marking-TajaranTorsoFullBelly = Tajaran Belly, Full +marking-TajaranTorsoFullBelly-crest = fullbelly + +# Limbs diff --git a/Resources/Locale/en-US/_DEN/species/physiology-description.ftl b/Resources/Locale/en-US/_DEN/species/physiology-description.ftl index e53a882208..48c75e3890 100644 --- a/Resources/Locale/en-US/_DEN/species/physiology-description.ftl +++ b/Resources/Locale/en-US/_DEN/species/physiology-description.ftl @@ -18,7 +18,7 @@ physiology-description-species-base-vox = vox physiology-description-species-base-vulpkanin = vulpkanin ## den species -# TODO +physiology-description-species-base-tajaran = tajaran # SPECIES PREFIXES # TODO diff --git a/Resources/Locale/en-US/_DEN/species/species.ftl b/Resources/Locale/en-US/_DEN/species/species.ftl new file mode 100644 index 0000000000..a2433c2399 --- /dev/null +++ b/Resources/Locale/en-US/_DEN/species/species.ftl @@ -0,0 +1 @@ +species-name-tajaran = Tajaran diff --git a/Resources/Prototypes/_DEN/Body/Species/tajaran.yml b/Resources/Prototypes/_DEN/Body/Species/tajaran.yml new file mode 100644 index 0000000000..422bbd1cb2 --- /dev/null +++ b/Resources/Prototypes/_DEN/Body/Species/tajaran.yml @@ -0,0 +1,249 @@ +- type: markingsGroup + parent: Undergarments + id: Tajaran + onlyGroupWhitelisted: true + limits: + enum.HumanoidVisualLayers.Hair: + limit: 1 + required: false + onlyGroupWhitelisted: false + enum.HumanoidVisualLayers.FacialHair: + limit: 1 + required: false + onlyGroupWhitelisted: false + enum.HumanoidVisualLayers.Tail: + limit: 1 + required: true + default: [ TajaranTailRetro ] + enum.HumanoidVisualLayers.Chest: + limit: 4 + required: false + enum.HumanoidVisualLayers.Snout: + limit: 1 + required: true + enum.HumanoidVisualLayers.HeadTop: + limit: 4 + required: true + default: [ TajaranEarsRetro ] + enum.HumanoidVisualLayers.HeadSide: + limit: 4 + required: false + enum.HumanoidVisualLayers.LArm: + limit: 4 + required: false + enum.HumanoidVisualLayers.RArm: + limit: 4 + required: false + enum.HumanoidVisualLayers.LHand: + limit: 4 + required: false + enum.HumanoidVisualLayers.RHand: + limit: 4 + required: false + enum.HumanoidVisualLayers.LLeg: + limit: 4 + required: false + enum.HumanoidVisualLayers.RLeg: + limit: 4 + required: false + enum.HumanoidVisualLayers.LFoot: + limit: 4 + required: false + enum.HumanoidVisualLayers.RFoot: + limit: 4 + required: false + +- type: entity + parent: BaseSpeciesAppearance + id: AppearanceTajaran + name: tajaran appearance + components: + - type: Inventory + speciesId: tajaran + # Tajaran currently do not have displacement maps. + - type: InitialBody + organs: + Torso: OrganTajaranTorso + Head: OrganTajaranHead + ArmLeft: OrganTajaranArmLeft + ArmRight: OrganTajaranArmRight + HandRight: OrganTajaranHandRight + HandLeft: OrganTajaranHandLeft + LegLeft: OrganTajaranLegLeft + LegRight: OrganTajaranLegRight + FootLeft: OrganTajaranFootLeft + FootRight: OrganTajaranFootRight + Brain: OrganTajaranBrain + Eyes: OrganTajaranEyes + Tongue: OrganTajaranTongue + Appendix: OrganTajaranAppendix + Ears: OrganTajaranEars + Lungs: OrganTajaranLungs + Heart: OrganTajaranHeart + Stomach: OrganTajaranStomach + Liver: OrganTajaranLiver + Kidneys: OrganTajaranKidneys + - type: HumanoidProfile + species: Tajaran + +- type: entity + parent: + - AppearanceTajaran + - BaseSpeciesMobOrganic + id: MobTajaran + name: Urist McPurrs + suffix: Tajaran + components: + - type: Speech + speechSounds: Alto + speechVerb: Tajaran + allowedEmotes: [] # TODO + - type: TypingIndicator + proto: default # TODO + - type: Vocal + sounds: + Male: MaleHuman # TODO + Female: FemaleHuman # TODO + Unsexed: MaleHuman # TODO + - type: MeleeWeapon + soundHit: + collection: AlienClaw + angle: 30 + animation: WeaponArcClaw + damage: + types: + Slash: 5 + - type: Wagging + # DEN start + - type: PhysiologyDescription + baseLabel: physiology-description-species-base-tajaran + # End DEN + +- type: entity + parent: OrganBase + id: OrganTajaran + abstract: true + suffix: Tajaran + +- type: entity + id: OrganTajaranMetabolizer + abstract: true + components: + - type: Metabolizer + metabolizerTypes: [ Animal ] + +- type: entity + parent: OrganTajaran + id: OrganTajaranInternal + abstract: true + components: + - type: Sprite + sprite: Mobs/Species/Human/organs.rsi + +- type: entity + parent: OrganTajaran + id: OrganTajaranExternal + abstract: true + components: + - type: Sprite + sprite: _EE/Mobs/Species/Tajaran/parts.rsi + - type: VisualOrgan + data: + sprite: _EE/Mobs/Species/Tajaran/parts.rsi + - type: VisualOrganMarkings + markingData: + group: Tajaran + +- type: entity + parent: [ OrganBaseTorsoSexed, OrganBaseTorso, OrganTajaranExternal ] + id: OrganTajaranTorso + components: + - type: VisualOrganMarkings + hideableLayers: + - enum.HumanoidVisualLayers.Tail + +- type: entity + parent: [ OrganBaseHeadSexed, OrganBaseHead, OrganTajaranExternal ] + id: OrganTajaranHead + components: + - type: VisualOrganMarkings + hideableLayers: + - enum.HumanoidVisualLayers.Snout + - enum.HumanoidVisualLayers.HeadTop + - enum.HumanoidVisualLayers.HeadSide + +- type: entity + parent: [ OrganBaseArmLeft, OrganTajaranExternal ] + id: OrganTajaranArmLeft + +- type: entity + parent: [ OrganBaseArmRight, OrganTajaranExternal ] + id: OrganTajaranArmRight + +- type: entity + parent: [ OrganBaseHandLeft, OrganTajaranExternal ] + id: OrganTajaranHandLeft + +- type: entity + parent: [ OrganBaseHandRight, OrganTajaranExternal ] + id: OrganTajaranHandRight + +- type: entity + parent: [ OrganBaseLegLeft, OrganTajaranExternal ] + id: OrganTajaranLegLeft + +- type: entity + parent: [ OrganBaseLegRight, OrganTajaranExternal ] + id: OrganTajaranLegRight + +- type: entity + parent: [ OrganBaseFootLeft, OrganTajaranExternal ] + id: OrganTajaranFootLeft + +- type: entity + parent: [ OrganBaseFootRight, OrganTajaranExternal ] + id: OrganTajaranFootRight + +- type: entity + parent: [ OrganBaseBrain, OrganSpriteHumanInternal, OrganTajaranInternal ] + id: OrganTajaranBrain + +- type: entity + parent: [ OrganBaseEyes, OrganTajaranInternal, OrganTajaranExternal ] + id: OrganTajaranEyes + components: + - type: VisualOrgan + data: + sprite: Mobs/Customization/eyes.rsi + +- type: entity + parent: [ OrganBaseTongue, OrganTajaranInternal ] + id: OrganTajaranTongue + +- type: entity + parent: [ OrganBaseAppendix, OrganSpriteHumanInternal, OrganTajaranInternal ] + id: OrganTajaranAppendix + +- type: entity + parent: [ OrganBaseEars, OrganSpriteHumanInternal, OrganTajaranInternal ] + id: OrganTajaranEars + +- type: entity + parent: [ OrganBaseLungs, OrganTajaranInternal, OrganTajaranMetabolizer ] + id: OrganTajaranLungs + +- type: entity + parent: [ OrganBaseHeart, OrganTajaranInternal, OrganTajaranMetabolizer ] + id: OrganTajaranHeart + +- type: entity + parent: [ OrganBaseStomach, OrganTajaranInternal, OrganTajaranMetabolizer ] + id: OrganTajaranStomach + +- type: entity + parent: [ OrganBaseLiver, OrganSpriteHumanInternal, OrganTajaranInternal, OrganTajaranMetabolizer ] + id: OrganTajaranLiver + +- type: entity + parent: [ OrganBaseKidneys, OrganSpriteHumanInternal, OrganTajaranInternal, OrganTajaranMetabolizer ] + id: OrganTajaranKidneys diff --git a/Resources/Prototypes/_DEN/Entities/Mobs/Customization/Markings/tajaran.yml b/Resources/Prototypes/_DEN/Entities/Mobs/Customization/Markings/tajaran.yml new file mode 100644 index 0000000000..397da0b448 --- /dev/null +++ b/Resources/Prototypes/_DEN/Entities/Mobs/Customization/Markings/tajaran.yml @@ -0,0 +1,210 @@ +# === Parts === + +# region Ears + +- type: marking + id: TajaranEarsRetro + bodyPart: HeadTop + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/ears.rsi + state: ears + +- type: marking + id: TajaranEarsRetroNear + bodyPart: HeadTop + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/ears.rsi + state: ears_near + +- type: marking + id: TajaranEarsSeparate + bodyPart: HeadTop + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/ears.rsi + state: outears + - sprite: _EE/Mobs/Customization/Tajaran/ears.rsi + state: inears + +- type: marking + id: TajaranEarsSeparateNear + bodyPart: HeadTop + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/ears.rsi + state: outears_near + - sprite: _EE/Mobs/Customization/Tajaran/ears.rsi + state: inears_near + +# endregion Ears +# region Tails + +- type: marking + id: TajaranTailRetro + bodyPart: Tail + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/tails.rsi + state: tail + +- type: marking + id: TajaranTailRetroRings + bodyPart: Tail + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/tails.rsi + state: tail + - sprite: _EE/Mobs/Customization/Tajaran/tails.rsi + state: tail_rings + +- type: marking + id: TajaranTailLeopard + bodyPart: Tail + groupWhitelist: [Tajaran] + sprites: + - sprite: _DEN/Mobs/Customization/Tajaran/leotail.rsi + state: leopard_primary + - sprite: _DEN/Mobs/Customization/Tajaran/leotail.rsi + state: leopard_secondary + +### Animated + +- type: marking + id: TajaranTailRetroAnimated + bodyPart: Tail + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/tails.rsi + state: tail_anim + +- type: marking + id: TajaranTailRetroRingsAnimated + bodyPart: Tail + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/tails.rsi + state: tail_anim + - sprite: _EE/Mobs/Customization/Tajaran/tails.rsi + state: tail_anim_rings + +- type: marking + id: TajaranTailLeopardAnimated + bodyPart: Tail + groupWhitelist: [Tajaran] + sprites: + - sprite: _DEN/Mobs/Customization/Tajaran/leotail.rsi + state: leotailanim_primary + - sprite: _DEN/Mobs/Customization/Tajaran/leotail.rsi + state: leotailanim_secondary + +# endregion Tails + +# === Overlays === + +# region Head + +- type: marking + id: TajaranHeadNose + bodyPart: Head + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/head.rsi + state: nose + +- type: marking + id: TajaranHeadMuzzle + bodyPart: Head + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/head.rsi + state: muzzle + +- type: marking + id: TajaranHeadMuzzleLarge + bodyPart: Head + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/head.rsi + state: muzzle_large + +- type: marking + id: TajaranHeadPoints + bodyPart: Head + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/head.rsi + state: points + +- type: marking + id: TajaranHeadTiger + bodyPart: Head + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/head.rsi + state: tiger_face + +- type: marking + id: TajaranHeadTigerAlt + bodyPart: Head + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/head.rsi + state: tiger_head + +- type: marking + id: TajaranHeadPatches + bodyPart: Head + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/head.rsi + state: patch + +# endregion Head +# region Torso + +- type: marking + id: TajaranTorsoBelly + bodyPart: Chest + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/torso.rsi + state: belly + +- type: marking + id: TajaranTorsoCrest + bodyPart: Chest + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/torso.rsi + state: crest + +- type: marking + id: TajaranTorsoFullBelly + bodyPart: Chest + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/torso.rsi + state: fullbelly + +# endregion Torso +# region Limbs + +- type: marking + id: TajaranOverlayPatch # TODO split + bodyPart: Chest + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/overlays.rsi + state: patch + +- type: marking + id: TajaranOverlayPoints # TODO split + bodyPart: Chest + groupWhitelist: [Tajaran] + sprites: + - sprite: _EE/Mobs/Customization/Tajaran/overlays.rsi + state: points + +# endregion Limbs diff --git a/Resources/Prototypes/_DEN/Species/tajaran.yml b/Resources/Prototypes/_DEN/Species/tajaran.yml new file mode 100644 index 0000000000..22a2e131d4 --- /dev/null +++ b/Resources/Prototypes/_DEN/Species/tajaran.yml @@ -0,0 +1,25 @@ +- type: species + id: Tajaran + name: species-name-tajaran + roundStart: true + prototype: MobTajaran + defaultSkinTone: "#c27c42" + dollPrototype: AppearanceTajaran + skinColoration: Hues + +# Tajaran are a species of anthropomorphic cat-people. +# +# TODO: They have sensitive eyesight, allowing them to see in the dark (night vision) - +# however, this also makes them especially vulnerable to flashes. +# +# They have the digestion of a carnivorous animal, allowing them to consume raw +# meat safely - however, allicin (onions, garlic) and theobromine (coffee, chocolate, tea) +# will poison them. +# +# TODO: Tajaran have a light step - their bare footsteps have no sounds, and they can +# walk around barefoot without tripping mousetraps or hurting themselves on glass shards. +# +# Their unarmed attacks deal slash damage instead of blunt. +# TODO: Their fur coats make them more resistant to the cold, but more vulnerable to heat. +# +# TODO: Tajaran are flexible enough to be stored in duffel bags. diff --git a/Resources/Prototypes/_DEN/Voice/speech_verbs.yml b/Resources/Prototypes/_DEN/Voice/speech_verbs.yml new file mode 100644 index 0000000000..d30f7ce9a6 --- /dev/null +++ b/Resources/Prototypes/_DEN/Voice/speech_verbs.yml @@ -0,0 +1,7 @@ +- type: speechVerb + id: Tajaran + name: chat-speech-verb-name-tajaran + speechVerbStrings: + - chat-speech-verb-tajaran-1 + - chat-speech-verb-tajaran-2 + - chat-speech-verb-tajaran-3 diff --git a/Resources/Textures/_DEN/Mobs/Customization/Tajaran/leotail.rsi/leopard_primary.png b/Resources/Textures/_DEN/Mobs/Customization/Tajaran/leotail.rsi/leopard_primary.png new file mode 100644 index 0000000000..791420805d Binary files /dev/null and b/Resources/Textures/_DEN/Mobs/Customization/Tajaran/leotail.rsi/leopard_primary.png differ diff --git a/Resources/Textures/_DEN/Mobs/Customization/Tajaran/leotail.rsi/leopard_secondary.png b/Resources/Textures/_DEN/Mobs/Customization/Tajaran/leotail.rsi/leopard_secondary.png new file mode 100644 index 0000000000..38be4397a0 Binary files /dev/null and b/Resources/Textures/_DEN/Mobs/Customization/Tajaran/leotail.rsi/leopard_secondary.png differ diff --git a/Resources/Textures/_DEN/Mobs/Customization/Tajaran/leotail.rsi/leotailanim_primary.png b/Resources/Textures/_DEN/Mobs/Customization/Tajaran/leotail.rsi/leotailanim_primary.png new file mode 100644 index 0000000000..af03a088ab Binary files /dev/null and b/Resources/Textures/_DEN/Mobs/Customization/Tajaran/leotail.rsi/leotailanim_primary.png differ diff --git a/Resources/Textures/_DEN/Mobs/Customization/Tajaran/leotail.rsi/leotailanim_secondary.png b/Resources/Textures/_DEN/Mobs/Customization/Tajaran/leotail.rsi/leotailanim_secondary.png new file mode 100644 index 0000000000..0b44daeb2f Binary files /dev/null and b/Resources/Textures/_DEN/Mobs/Customization/Tajaran/leotail.rsi/leotailanim_secondary.png differ diff --git a/Resources/Textures/_DEN/Mobs/Customization/Tajaran/leotail.rsi/meta.json b/Resources/Textures/_DEN/Mobs/Customization/Tajaran/leotail.rsi/meta.json new file mode 100644 index 0000000000..bed543c6f2 --- /dev/null +++ b/Resources/Textures/_DEN/Mobs/Customization/Tajaran/leotail.rsi/meta.json @@ -0,0 +1,39 @@ +{ + "version": 1, + "license": "CC-BY-NC-3.0", + "copyright": "Taken from Skyat-TG Repo, original owner unknown - https://github.com/Skyrat-SS13/Skyrat-tg.", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "leopard_primary", + "directions": 4 + }, + { + "name": "leopard_secondary", + "directions": 4 + }, + { + "name": "leotailanim_primary", + "directions": 4, + "delays": [ + [0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.05, 0.05, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2], + [0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.05, 0.05, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2], + [0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.05, 0.05, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2], + [0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.05, 0.05, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2] + ] + }, + { + "name": "leotailanim_secondary", + "directions": 4, + "delays": [ + [0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.05, 0.05, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2], + [0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.05, 0.05, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2], + [0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.05, 0.05, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2], + [0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.05, 0.05, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2] + ] + } + ] +} diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/ears.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/ears.png new file mode 100644 index 0000000000..7444faecf0 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/ears.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/ears_near.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/ears_near.png new file mode 100644 index 0000000000..c069ac4ab4 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/ears_near.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/inears.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/inears.png new file mode 100644 index 0000000000..c335e704e2 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/inears.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/inears_near.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/inears_near.png new file mode 100644 index 0000000000..e7af318b33 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/inears_near.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/meta.json b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/meta.json new file mode 100644 index 0000000000..34b9f717da --- /dev/null +++ b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/meta.json @@ -0,0 +1,43 @@ +{ + "version": 1, + "copyright": "Creator was not supplied, oldest reference to markings ('patch') tracked to KasparoVy @ https://github.com/ParadiseSS13/Paradise/commit/3610cfd4ea7e9bffc804320851f0b0a625db1dba, meanwhile ears are made by Cael Aislinn in commit https://github.com/ParadiseSS13/Paradise/commit/9e4539fdce01f00ed7e47ca1174a1470ac5fe77c. Minor tweaks and '_near' versions by SX-7", + "license": "CC-BY-SA-3.0", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "ears", + "directions": 4 + }, + { + "name": "inears", + "directions": 4 + }, + { + "name": "outears", + "directions": 4 + }, + { + "name": "patch", + "directions": 4 + }, + { + "name": "ears_near", + "directions": 4 + }, + { + "name": "inears_near", + "directions": 4 + }, + { + "name": "outears_near", + "directions": 4 + }, + { + "name": "patch_near", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/outears.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/outears.png new file mode 100644 index 0000000000..4f5041880b Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/outears.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/outears_near.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/outears_near.png new file mode 100644 index 0000000000..54583699fd Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/outears_near.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/patch.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/patch.png new file mode 100644 index 0000000000..591dde13ee Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/patch.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/patch_near.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/patch_near.png new file mode 100644 index 0000000000..1595303ac9 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/ears.rsi/patch_near.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/basic_inner.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/basic_inner.png new file mode 100644 index 0000000000..57bcdaa8b9 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/basic_inner.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/basic_outer.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/basic_outer.png new file mode 100644 index 0000000000..24fe753ebd Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/basic_outer.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/curled_inner.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/curled_inner.png new file mode 100644 index 0000000000..b447625e18 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/curled_inner.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/curled_outer.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/curled_outer.png new file mode 100644 index 0000000000..3590520cda Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/curled_outer.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/droopy_inner.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/droopy_inner.png new file mode 100644 index 0000000000..b87d5560ce Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/droopy_inner.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/droopy_outer.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/droopy_outer.png new file mode 100644 index 0000000000..7b3e947430 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/droopy_outer.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/fuzzy_inner.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/fuzzy_inner.png new file mode 100644 index 0000000000..2656ff2a99 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/fuzzy_inner.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/meta.json b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/meta.json new file mode 100644 index 0000000000..45e8f84702 --- /dev/null +++ b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/meta.json @@ -0,0 +1,75 @@ +{ + "version": 1, + "copyright": "Felinid ears made by @Vordenburg for Nyanotrasen @ https://github.com/Nyanotrasen/Nyanotrasen/pull/581/commits/77fe4c38589516ceef533de17cde56665ce970c7, modified by SX-7.", + "license": "CC-BY-SA-4.0", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "basic_inner", + "directions": 4 + }, + { + "name": "basic_outer", + "directions": 4 + }, + { + "name": "curled_inner", + "directions": 4 + }, + { + "name": "curled_outer", + "directions": 4 + }, + { + "name": "fuzzy_inner", + "directions": 4 + }, + { + "name": "tall_outer", + "directions": 4 + }, + { + "name": "tall_inner", + "directions": 4 + }, + { + "name": "tall_fuzz", + "directions": 4 + }, + { + "name": "torn_outer", + "directions": 4 + }, + { + "name": "torn_inner", + "directions": 4 + }, + { + "name": "stubby_outer", + "directions": 4 + }, + { + "name": "stubby_inner", + "directions": 4 + }, + { + "name": "droopy_outer", + "directions": 4 + }, + { + "name": "droopy_inner", + "directions": 4 + }, + { + "name": "wide_inner", + "directions": 4 + }, + { + "name": "wide_outer", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/stubby_inner.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/stubby_inner.png new file mode 100644 index 0000000000..2cb7d1093d Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/stubby_inner.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/stubby_outer.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/stubby_outer.png new file mode 100644 index 0000000000..57e8c8f375 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/stubby_outer.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/tall_fuzz.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/tall_fuzz.png new file mode 100644 index 0000000000..c6e610549a Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/tall_fuzz.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/tall_inner.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/tall_inner.png new file mode 100644 index 0000000000..6755edeec1 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/tall_inner.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/tall_outer.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/tall_outer.png new file mode 100644 index 0000000000..5ea6dbbaa5 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/tall_outer.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/torn_inner.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/torn_inner.png new file mode 100644 index 0000000000..abdb77c487 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/torn_inner.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/torn_outer.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/torn_outer.png new file mode 100644 index 0000000000..d5242590cf Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/torn_outer.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/wide_inner.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/wide_inner.png new file mode 100644 index 0000000000..eaa1ff64a5 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/wide_inner.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/wide_outer.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/wide_outer.png new file mode 100644 index 0000000000..ae964a487d Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/felinid_ears.rsi/wide_outer.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/meta.json b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/meta.json new file mode 100644 index 0000000000..a6d17cb0dd --- /dev/null +++ b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/meta.json @@ -0,0 +1,39 @@ +{ + "version": 1, + "copyright": "Creator was not supplied, oldest reference tracked to KasparoVy @ https://github.com/ParadiseSS13/Paradise/commit/3610cfd4ea7e9bffc804320851f0b0a625db1dba. Minor tweaks by SX-7", + "license": "CC-BY-SA-3.0", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "muzzle", + "directions": 4 + }, + { + "name": "muzzle_large", + "directions": 4 + }, + { + "name": "nose", + "directions": 4 + }, + { + "name": "patch", + "directions": 4 + }, + { + "name": "points", + "directions": 4 + }, + { + "name": "tiger_face", + "directions": 4 + }, + { + "name": "tiger_head", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/muzzle.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/muzzle.png new file mode 100644 index 0000000000..67030feac8 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/muzzle.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/muzzle_large.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/muzzle_large.png new file mode 100644 index 0000000000..f96ed03537 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/muzzle_large.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/nose.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/nose.png new file mode 100644 index 0000000000..31bc5f06d8 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/nose.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/patch.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/patch.png new file mode 100644 index 0000000000..64f3effae9 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/patch.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/points.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/points.png new file mode 100644 index 0000000000..dff01d78ae Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/points.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/tiger_face.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/tiger_face.png new file mode 100644 index 0000000000..36d8617fab Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/tiger_face.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/tiger_head.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/tiger_head.png new file mode 100644 index 0000000000..8ee160777b Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/head.rsi/tiger_head.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/overlays.rsi/meta.json b/Resources/Textures/_EE/Mobs/Customization/Tajaran/overlays.rsi/meta.json new file mode 100644 index 0000000000..5f23a51818 --- /dev/null +++ b/Resources/Textures/_EE/Mobs/Customization/Tajaran/overlays.rsi/meta.json @@ -0,0 +1,19 @@ +{ + "version": 1, + "copyright": "Creator was not supplied, oldest reference tracked to KasparoVy @ https://github.com/ParadiseSS13/Paradise/commit/3610cfd4ea7e9bffc804320851f0b0a625db1dba. Minor tweaks by SX-7", + "license": "CC-BY-SA-3.0", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "patch", + "directions": 4 + }, + { + "name": "points", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/overlays.rsi/patch.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/overlays.rsi/patch.png new file mode 100644 index 0000000000..835270a15b Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/overlays.rsi/patch.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/overlays.rsi/points.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/overlays.rsi/points.png new file mode 100644 index 0000000000..c38d3d2e3a Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/overlays.rsi/points.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/tails.rsi/meta.json b/Resources/Textures/_EE/Mobs/Customization/Tajaran/tails.rsi/meta.json new file mode 100644 index 0000000000..89d10cc2ed --- /dev/null +++ b/Resources/Textures/_EE/Mobs/Customization/Tajaran/tails.rsi/meta.json @@ -0,0 +1,39 @@ +{ + "version": 1, + "copyright": "Creator was not supplied, oldest reference tracked to Cael Aislinn in commit https://github.com/ParadiseSS13/Paradise/commit/9e4539fdce01f00ed7e47ca1174a1470ac5fe77c. Sprite reorganization by SX-7, but no changes to sprites themselves", + "license": "CC-BY-SA-3.0", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "tail", + "directions": 4 + }, + { + "name": "tail_rings", + "directions": 4 + }, + { + "name": "tail_anim", + "directions": 4, + "delays": [ + [ 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ] + ] + }, + { + "name": "tail_anim_rings", + "directions": 4, + "delays": [ + [ 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ], + [ 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2, 0.2 ] + ] + } + ] +} diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/tails.rsi/tail.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/tails.rsi/tail.png new file mode 100644 index 0000000000..cbdeebb613 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/tails.rsi/tail.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/tails.rsi/tail_anim.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/tails.rsi/tail_anim.png new file mode 100644 index 0000000000..a849bf7cbb Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/tails.rsi/tail_anim.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/tails.rsi/tail_anim_rings.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/tails.rsi/tail_anim_rings.png new file mode 100644 index 0000000000..b60ffd8620 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/tails.rsi/tail_anim_rings.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/tails.rsi/tail_rings.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/tails.rsi/tail_rings.png new file mode 100644 index 0000000000..84f6b2542c Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/tails.rsi/tail_rings.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/torso.rsi/belly.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/torso.rsi/belly.png new file mode 100644 index 0000000000..c7f9e78255 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/torso.rsi/belly.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/torso.rsi/crest.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/torso.rsi/crest.png new file mode 100644 index 0000000000..ccb52f0883 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/torso.rsi/crest.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/torso.rsi/fullbelly.png b/Resources/Textures/_EE/Mobs/Customization/Tajaran/torso.rsi/fullbelly.png new file mode 100644 index 0000000000..bcb6dc67ac Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Customization/Tajaran/torso.rsi/fullbelly.png differ diff --git a/Resources/Textures/_EE/Mobs/Customization/Tajaran/torso.rsi/meta.json b/Resources/Textures/_EE/Mobs/Customization/Tajaran/torso.rsi/meta.json new file mode 100644 index 0000000000..66d6f47649 --- /dev/null +++ b/Resources/Textures/_EE/Mobs/Customization/Tajaran/torso.rsi/meta.json @@ -0,0 +1,23 @@ +{ + "version": 1, + "copyright": "Creator was not supplied, oldest reference tracked to KasparoVy @ https://github.com/ParadiseSS13/Paradise/commit/38717e3b034550b3c0a9f3c5f3c78a957dcad0d9. Minor tweaks by SX-7", + "license": "CC-BY-SA-3.0", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "belly", + "directions": 4 + }, + { + "name": "crest", + "directions": 4 + }, + { + "name": "fullbelly", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/head_f.png b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/head_f.png new file mode 100644 index 0000000000..a89cf12a1f Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/head_f.png differ diff --git a/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/head_m.png b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/head_m.png new file mode 100644 index 0000000000..1d01e03523 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/head_m.png differ diff --git a/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/l_arm.png b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/l_arm.png new file mode 100644 index 0000000000..7873edd652 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/l_arm.png differ diff --git a/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/l_foot.png b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/l_foot.png new file mode 100644 index 0000000000..4fcc3ea79c Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/l_foot.png differ diff --git a/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/l_hand.png b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/l_hand.png new file mode 100644 index 0000000000..dc9c2b6422 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/l_hand.png differ diff --git a/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/l_leg.png b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/l_leg.png new file mode 100644 index 0000000000..fd0008474c Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/l_leg.png differ diff --git a/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/meta.json b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/meta.json new file mode 100644 index 0000000000..13e804ad54 --- /dev/null +++ b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/meta.json @@ -0,0 +1,59 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Creator was not supplied, oldest reference tracked to Cael Aislinn in commit https://github.com/ParadiseSS13/Paradise/commit/9e4539fdce01f00ed7e47ca1174a1470ac5fe77c. Small changes made by SX-7. Names are as provided, sans torso_f front which is a combined version of modified torso_m front, and modified torso_f", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "head_f", + "directions": 4 + }, + { + "name": "head_m", + "directions": 4 + }, + { + "name": "l_arm", + "directions": 4 + }, + { + "name": "l_foot", + "directions": 4 + }, + { + "name": "l_hand", + "directions": 4 + }, + { + "name": "l_leg", + "directions": 4 + }, + { + "name": "r_arm", + "directions": 4 + }, + { + "name": "r_foot", + "directions": 4 + }, + { + "name": "r_hand", + "directions": 4 + }, + { + "name": "r_leg", + "directions": 4 + }, + { + "name": "torso_f", + "directions": 4 + }, + { + "name": "torso_m", + "directions": 4 + } + ] +} diff --git a/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/r_arm.png b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/r_arm.png new file mode 100644 index 0000000000..f0449da695 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/r_arm.png differ diff --git a/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/r_foot.png b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/r_foot.png new file mode 100644 index 0000000000..5d5d6ce77e Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/r_foot.png differ diff --git a/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/r_hand.png b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/r_hand.png new file mode 100644 index 0000000000..e11a7ad5e9 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/r_hand.png differ diff --git a/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/r_leg.png b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/r_leg.png new file mode 100644 index 0000000000..80b4a864d7 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/r_leg.png differ diff --git a/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/torso_f.png b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/torso_f.png new file mode 100644 index 0000000000..c18fc1458c Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/torso_f.png differ diff --git a/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/torso_m.png b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/torso_m.png new file mode 100644 index 0000000000..f5650c6f52 Binary files /dev/null and b/Resources/Textures/_EE/Mobs/Species/Tajaran/parts.rsi/torso_m.png differ