diff --git a/Resources/Audio/_White/Voice/Gondola/attributions.yml b/Resources/Audio/_White/Voice/Gondola/attributions.yml new file mode 100644 index 0000000000..06d6a3a7ee --- /dev/null +++ b/Resources/Audio/_White/Voice/Gondola/attributions.yml @@ -0,0 +1,14 @@ +- files: ["ehh.ogg"] + license: "CC-BY-SA-3.0" + copyright: "Taken from TG Station" + source: "https://github.com/tgstation/tgstation" + +- files: ["ehh2.ogg"] + license: "CC-BY-SA-3.0" + copyright: "Taken from TG Station" + source: "https://github.com/tgstation/tgstation" + +- files: ["ehh3.ogg"] + license: "CC-BY-SA-3.0" + copyright: "Taken from TG Station" + source: "https://github.com/tgstation/tgstation" \ No newline at end of file diff --git a/Resources/Audio/_White/Voice/Gondola/ehh.ogg b/Resources/Audio/_White/Voice/Gondola/ehh.ogg new file mode 100644 index 0000000000..c0b5591ed5 Binary files /dev/null and b/Resources/Audio/_White/Voice/Gondola/ehh.ogg differ diff --git a/Resources/Audio/_White/Voice/Gondola/ehh2.ogg b/Resources/Audio/_White/Voice/Gondola/ehh2.ogg new file mode 100644 index 0000000000..bb0925b68b Binary files /dev/null and b/Resources/Audio/_White/Voice/Gondola/ehh2.ogg differ diff --git a/Resources/Audio/_White/Voice/Gondola/ehh3.ogg b/Resources/Audio/_White/Voice/Gondola/ehh3.ogg new file mode 100644 index 0000000000..970a2040bc Binary files /dev/null and b/Resources/Audio/_White/Voice/Gondola/ehh3.ogg differ diff --git a/Resources/Locale/en-US/_white/ghost/roles/ghost-role-component.ftl b/Resources/Locale/en-US/_white/ghost/roles/ghost-role-component.ftl new file mode 100644 index 0000000000..ad06c25c18 --- /dev/null +++ b/Resources/Locale/en-US/_white/ghost/roles/ghost-role-component.ftl @@ -0,0 +1,2 @@ +ghost-role-information-gondola-name = Gondola +ghost-role-information-gondola-description = You're a gondola. \ No newline at end of file diff --git a/Resources/Locale/en-US/_white/reagents/meta/fun.ftl b/Resources/Locale/en-US/_white/reagents/meta/fun.ftl new file mode 100644 index 0000000000..0bde38f147 --- /dev/null +++ b/Resources/Locale/en-US/_white/reagents/meta/fun.ftl @@ -0,0 +1,2 @@ +reagent-name-tranquility = tranquility +reagent-desc-tranquility = Emits a strange aura of tranquility... diff --git a/Resources/Locale/en-US/_white/reagents/meta/physical-desc.ftl b/Resources/Locale/en-US/_white/reagents/meta/physical-desc.ftl new file mode 100644 index 0000000000..4f0878ec24 --- /dev/null +++ b/Resources/Locale/en-US/_white/reagents/meta/physical-desc.ftl @@ -0,0 +1 @@ +reagent-physical-desc-calming = calming \ No newline at end of file diff --git a/Resources/Locale/en-US/_white/reagents/tranquility.ftl b/Resources/Locale/en-US/_white/reagents/tranquility.ftl new file mode 100644 index 0000000000..1f75bffcb6 --- /dev/null +++ b/Resources/Locale/en-US/_white/reagents/tranquility.ftl @@ -0,0 +1 @@ +tranquility-effect = You feel strangely calm... \ No newline at end of file diff --git a/Resources/Locale/en-US/_white/store/uplink-catalog.ftl b/Resources/Locale/en-US/_white/store/uplink-catalog.ftl index c03e0d33fb..0aefce848a 100644 --- a/Resources/Locale/en-US/_white/store/uplink-catalog.ftl +++ b/Resources/Locale/en-US/_white/store/uplink-catalog.ftl @@ -24,3 +24,6 @@ uplink-mind-slave-desc = Capture the mind of a living being and order him to thr uplink-blood-dagger-name = Blood dagger uplink-blood-dagger-desc = A dagger of pain and blood. It has deadly accuracy, allowing you to deal critical damage and extract blood from opponents, treating the owner in proportion to the sucked blood. When absorbing the owner's blood, it briefly enhances his valuable profuse bleeding. + +uplink-gondola-name = Gondola crate +uplink-gondola-desc = A crate containing a single Gondola. The meat of the Gondola contains tranquility reagent. diff --git a/Resources/Locale/ru-RU/_white/ghost/roles/ghost-role-component.ftl b/Resources/Locale/ru-RU/_white/ghost/roles/ghost-role-component.ftl new file mode 100644 index 0000000000..0a3246f024 --- /dev/null +++ b/Resources/Locale/ru-RU/_white/ghost/roles/ghost-role-component.ftl @@ -0,0 +1,2 @@ +ghost-role-information-gondola-name = Гондола +ghost-role-information-gondola-description = Ты Гондола \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_white/prototypes/catalog/fills/crates/npc.yml b/Resources/Locale/ru-RU/_white/prototypes/catalog/fills/crates/npc.yml new file mode 100644 index 0000000000..76d528aac4 --- /dev/null +++ b/Resources/Locale/ru-RU/_white/prototypes/catalog/fills/crates/npc.yml @@ -0,0 +1,2 @@ +ent-CrateNPCGondola = ящик с Гондолой + .desc = Ящик, содержащий в себе одну Гондолу. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_white/prototypes/entities/markers/spawners/mobs.ftl b/Resources/Locale/ru-RU/_white/prototypes/entities/markers/spawners/mobs.ftl new file mode 100644 index 0000000000..d48c4217e2 --- /dev/null +++ b/Resources/Locale/ru-RU/_white/prototypes/entities/markers/spawners/mobs.ftl @@ -0,0 +1 @@ +ent-SpawnMobGondola = спавнер Гондолы \ No newline at end of file diff --git a/Resources/Locale/ru-RU/prototypes/white/entities/mobs/npcs/animals.ftl b/Resources/Locale/ru-RU/_white/prototypes/entities/mobs/npcs/gondola.ftl similarity index 88% rename from Resources/Locale/ru-RU/prototypes/white/entities/mobs/npcs/animals.ftl rename to Resources/Locale/ru-RU/_white/prototypes/entities/mobs/npcs/gondola.ftl index 615205903e..eb64739b1f 100644 --- a/Resources/Locale/ru-RU/prototypes/white/entities/mobs/npcs/animals.ftl +++ b/Resources/Locale/ru-RU/_white/prototypes/entities/mobs/npcs/gondola.ftl @@ -1,2 +1,2 @@ ent-MobGondola = Гондола - .desc = Не имея рук, он воплощает даосский принцип у-вэй (бездействия), а выражение его улыбающегося лица показывает его полное принятие мира таким, какой он есть. + .desc = Не имея рук, он воплощает даосский принцип у-вэй (бездействия), а выражение его улыбающегося лица показывает его полное принятие мира таким, какой он есть. \ No newline at end of file diff --git a/Resources/Locale/ru-RU/prototypes/white/entities/objects/consumable/food/meat.ftl "b/Resources/Locale/ru-RU/_white/prototypes/entities/objects/\321\201onsumable/food/meat.ftl" similarity index 99% rename from Resources/Locale/ru-RU/prototypes/white/entities/objects/consumable/food/meat.ftl rename to "Resources/Locale/ru-RU/_white/prototypes/entities/objects/\321\201onsumable/food/meat.ftl" index 069926678a..62dcac0687 100644 --- a/Resources/Locale/ru-RU/prototypes/white/entities/objects/consumable/food/meat.ftl +++ "b/Resources/Locale/ru-RU/_white/prototypes/entities/objects/\321\201onsumable/food/meat.ftl" @@ -1,7 +1,6 @@ ent-FoodMeatGondola = { ent-FoodMeat } .desc = { ent-FoodMeat.desc } .suffix = Гондола - ent-FoodMeatGondolaCooked = { ent-FoodMeatCooked } .desc = { ent-FoodMeatCooked.desc } .suffix = Гондола diff --git a/Resources/Locale/ru-RU/_white/reagents/fun.ftl b/Resources/Locale/ru-RU/_white/reagents/fun.ftl deleted file mode 100644 index bb938db24b..0000000000 --- a/Resources/Locale/ru-RU/_white/reagents/fun.ftl +++ /dev/null @@ -1,4 +0,0 @@ -reagent-popup-tranquility = Вы чувствуете себя странно спокойными... - -reagent-name-tranquility = спокойствие -reagent-desc-tranquility = Источает странную ауру спокойствия... \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_white/reagents/meta/fun.ftl b/Resources/Locale/ru-RU/_white/reagents/meta/fun.ftl new file mode 100644 index 0000000000..7d3b150e09 --- /dev/null +++ b/Resources/Locale/ru-RU/_white/reagents/meta/fun.ftl @@ -0,0 +1,2 @@ +reagent-name-tranquility = спокойствие +reagent-desc-tranquility = Излучает странную ауру спокойствия... diff --git a/Resources/Locale/ru-RU/_white/reagents/meta/physical-desc.ftl b/Resources/Locale/ru-RU/_white/reagents/meta/physical-desc.ftl index 4234c871e0..b7154292ee 100644 --- a/Resources/Locale/ru-RU/_white/reagents/meta/physical-desc.ftl +++ b/Resources/Locale/ru-RU/_white/reagents/meta/physical-desc.ftl @@ -1 +1 @@ -reagent-physical-desc-calming = успокаивающий +reagent-physical-desc-calming = успокаивающий \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_white/reagents/tranquility.ftl b/Resources/Locale/ru-RU/_white/reagents/tranquility.ftl new file mode 100644 index 0000000000..7ff106dd9d --- /dev/null +++ b/Resources/Locale/ru-RU/_white/reagents/tranquility.ftl @@ -0,0 +1 @@ +tranquility-effect = Ты чувствуешь себя странно спокойным... \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_white/store/uplink-catalog.ftl b/Resources/Locale/ru-RU/_white/store/uplink-catalog.ftl index d0708e7444..f60b98eb35 100644 --- a/Resources/Locale/ru-RU/_white/store/uplink-catalog.ftl +++ b/Resources/Locale/ru-RU/_white/store/uplink-catalog.ftl @@ -24,3 +24,6 @@ uplink-mind-slave-desc = Захватите разум живого сущест uplink-blood-dagger-name = Кровавый кинжал uplink-blood-dagger-desc = Кинжал из боли и крови. Обладает смертоносной точностью, позволяя наносить критический урон и извлекать кровь из противников, леча владельца пропорционально высосанной крови. При поглощении крови владельца кратковременно усиливает его ценной обильного кровотечения. + +uplink-gondola-name = Ящик с Гондолой +uplink-gondola-desc = Ящик, содержащий одну стандартную Гондолу. Мясо Гондолы содержит реагент "Спокойствие". \ No newline at end of file diff --git a/Resources/Locale/ru-RU/prototypes/white/entities/markers/spawners/mobs.ftl b/Resources/Locale/ru-RU/prototypes/white/entities/markers/spawners/mobs.ftl deleted file mode 100644 index b6ad12ffd8..0000000000 --- a/Resources/Locale/ru-RU/prototypes/white/entities/markers/spawners/mobs.ftl +++ /dev/null @@ -1,2 +0,0 @@ -ent-SpawnMobGondola = спавнер Гондола - .desc = { ent-MarkerBase.desc } diff --git a/Resources/Prototypes/_White/Accents/full_replacements.yml b/Resources/Prototypes/_White/Accents/full_replacements.yml new file mode 100644 index 0000000000..19795ecac3 --- /dev/null +++ b/Resources/Prototypes/_White/Accents/full_replacements.yml @@ -0,0 +1,5 @@ +- type: accent + id: gondola + fullReplacements: + - accent-words-gondola-1 + diff --git a/Resources/Prototypes/_White/Catalog/Fills/Crates/npc.yml b/Resources/Prototypes/_White/Catalog/Fills/Crates/npc.yml new file mode 100644 index 0000000000..4fdc77df23 --- /dev/null +++ b/Resources/Prototypes/_White/Catalog/Fills/Crates/npc.yml @@ -0,0 +1,9 @@ +- type: entity + parent: CrateLivestock + id: CrateNPCGondola + name: Gondola crate + description: A crate containing a single Gondola. + components: + - type: StorageFill + contents: + - id: MobGondola \ No newline at end of file diff --git a/Resources/Prototypes/_White/Catalog/uplink_catalog.yml b/Resources/Prototypes/_White/Catalog/uplink_catalog.yml index f57bfbb65d..0661b6e07d 100644 --- a/Resources/Prototypes/_White/Catalog/uplink_catalog.yml +++ b/Resources/Prototypes/_White/Catalog/uplink_catalog.yml @@ -108,3 +108,14 @@ tags: - NukeOpsUplink saleLimit: 1 + +- type: listing + id: UplinkCrateNPCGondola + name: uplink-gondola-name + description: uplink-gondola-desc + icon: { sprite: /Textures/_White/Mobs/Animals/gondola.rsi, state: icon } + productEntity: CrateNPCGondola + cost: + Telecrystal: 2 + categories: + - UplinkUtility \ No newline at end of file diff --git a/Resources/Prototypes/_White/Entities/Markers/Spawners/mobs.yml b/Resources/Prototypes/_White/Entities/Markers/Spawners/mobs.yml new file mode 100644 index 0000000000..b6defdd525 --- /dev/null +++ b/Resources/Prototypes/_White/Entities/Markers/Spawners/mobs.yml @@ -0,0 +1,13 @@ +- type: entity + parent: MarkerBase + id: SpawnMobGondola + name: Gondola spawner + components: + - type: Sprite + layers: + - state: green + - sprite: _White/Mobs/Animals/gondola.rsi + state: icon + - type: ConditionalSpawner + prototypes: + - MobGondola \ No newline at end of file diff --git a/Resources/Prototypes/_White/Entities/Mobs/NPCs/gondola.yml b/Resources/Prototypes/_White/Entities/Mobs/NPCs/gondola.yml new file mode 100644 index 0000000000..1c669b48f7 --- /dev/null +++ b/Resources/Prototypes/_White/Entities/Mobs/NPCs/gondola.yml @@ -0,0 +1,94 @@ +- type: entity + parent: + - MobRespirator + - MobAtmosStandard + - BaseSimpleMob + - MobBloodstream + - MobFlammable + id: MobGondola + name: Gondola + description: Having no hands, he embodies the Taoist principle of Wu wei (inaction), and the expression on his smiling face shows his complete acceptance of the world as it is. + components: + - type: FloatingVisuals + - type: RotationVisuals + defaultRotation: 90 + horizontalRotation: 90 + - type: Sprite + sprite: _White/Mobs/Animals/gondola.rsi + layers: + - state: gondola_body_medium + map: [ "enum.DamageStateVisualLayers.Base" ] + color: "#6e4e40" + shader: unshaded + - state: gondola_moustache_large_short + map: [ "enum.DamageStateVisualLayers.BaseUnshaded" ] + shader: unshaded + - type: RandomSprite + available: + - enum.DamageStateVisualLayers.Base: + gondola_body_long: Browns + gondola_body_medium: Browns + enum.DamageStateVisualLayers.BaseUnshaded: + gondola_moustache_large: "" + gondola_moustache_small: "" + - enum.DamageStateVisualLayers.Base: + gondola_body_medium: Browns + gondola_body_short: Browns + enum.DamageStateVisualLayers.BaseUnshaded: + gondola_moustache_large_short: "" + gondola_moustache_small_short: "" + - type: Fixtures + fixtures: + fix1: + shape: + !type:PhysShapeCircle + radius: 0.2 + density: 50 + mask: + - MobMask + layer: + - MobLayer + - type: Butcherable + spawned: + - id: FoodMeatGondola + amount: 3 + - type: Bloodstream + bloodMaxVolume: 150 + - type: Damageable + damageContainer: Biological + damageModifierSet: Scale + - type: Tag + tags: + - VimPilot + - type: MovementSpeedModifier + baseWalkSpeed: 1 + baseSprintSpeed: 2 + - type: Speech + speechVerb: Gondola + speechSounds: Gondola + - type: ReplacementAccent + accent: gondola + - type: HTN + rootTask: + task: IdleCompound + - type: Body + prototype: Animal + - type: NameIdentifier + group: GenericNumber + - type: SlowOnDamage + speedModifierThresholds: + 60: 0.7 + 80: 0.5 + - type: MobPrice + price: 1000 + - type: Perishable + - type: GhostRole + makeSentient: true + allowSpeech: true + allowMovement: true + name: ghost-role-information-gondola-name + description: ghost-role-information-gondola-description + - type: GhostTakeoverAvailable + - type: NpcFactionMember + factions: + - Passive diff --git a/Resources/Prototypes/_White/Entities/Objects/Consumable/Food/meat.yml b/Resources/Prototypes/_White/Entities/Objects/Consumable/Food/meat.yml new file mode 100644 index 0000000000..064637cf6b --- /dev/null +++ b/Resources/Prototypes/_White/Entities/Objects/Consumable/Food/meat.yml @@ -0,0 +1,56 @@ +# RAW + +- type: entity + parent: FoodMeatRawBase + id: FoodMeatGondola + name: raw meat + description: A slab of raw meat. + suffix: Gondola + components: + - type: Sprite + state: plain + - type: SolutionContainerManager + solutions: + food: + reagents: + - ReagentId: UncookedAnimalProteins + Quantity: 9 + - ReagentId: Fat + Quantity: 9 + - ReagentId: Tranquility + Quantity: 10 + - type: Construction + graph: GondolaSteak + node: start + defaultTarget: gondola steak + +# COOKED + +- type: entity + parent: FoodMeatBase + id: FoodMeatGondolaCooked + name: steak + description: A cooked slab of meat. Smells primal. + suffix: Gondola + components: + - type: Tag + tags: + - Cooked + - Meat + - Steak + - type: Sprite + layers: + - state: plain-cooked + - type: SolutionContainerManager + solutions: + food: + reagents: + - ReagentId: Nutriment + Quantity: 5 + - ReagentId: Protein + Quantity: 5 + - ReagentId: Tranquility + Quantity: 15 + - type: Construction + graph: GondolaSteak + node: gondola steak \ No newline at end of file diff --git a/Resources/Prototypes/_White/Palettes/brown.yml b/Resources/Prototypes/_White/Palettes/brown.yml new file mode 100644 index 0000000000..9e874ce157 --- /dev/null +++ b/Resources/Prototypes/_White/Palettes/brown.yml @@ -0,0 +1,8 @@ +- type: palette + id: Browns + name: brown + colors: + brown: "#6e4e40" + brown1: "#593d31" + brown2: "#6e4330" + brown3: "#73422d" \ No newline at end of file diff --git a/Resources/Prototypes/_White/Polymorphs/polymorph.yml b/Resources/Prototypes/_White/Polymorphs/polymorph.yml new file mode 100644 index 0000000000..e6869806f4 --- /dev/null +++ b/Resources/Prototypes/_White/Polymorphs/polymorph.yml @@ -0,0 +1,11 @@ +- type: polymorph + id: Gondola + configuration: + entity: MobGondola + forced: true + transferName: false + transferHumanoidAppearance: false + inventory: Drop + revertOnDeath: true + revertOnCrit: false + duration: 900 \ No newline at end of file diff --git a/Resources/Prototypes/_White/Reagents/fun.yml b/Resources/Prototypes/_White/Reagents/fun.yml new file mode 100644 index 0000000000..9ced4b3020 --- /dev/null +++ b/Resources/Prototypes/_White/Reagents/fun.yml @@ -0,0 +1,40 @@ +- type: reagent + id: Tranquility + group: Toxins + name: reagent-name-tranquility + desc: reagent-desc-tranquility + physicalDesc: reagent-physical-desc-calming + flavor: mindful + color: "#915E48" + metabolisms: + Poison: + metabolismRate: 0.25 + effects: + - !type:PopupMessage + type: Local + messages: [ "tranquility-effect" ] + probability: 0.2 + - !type:GenericStatusEffect + key: Muted + component: Muted + refresh: false + type: Add + conditions: + - !type:ReagentThreshold + min: 5 + - !type:GenericStatusEffect + key: Pacified + component: Pacified + refresh: false + type: Add + conditions: + - !type:ReagentThreshold + min: 10 + - !type:Polymorph + prototype: Gondola + conditions: + - !type:OrganType + type: Animal + shouldHave: false + - !type:ReagentThreshold + min: 30 diff --git a/Resources/Prototypes/_White/Recipes/Construction/Graphs/food/steak.yml b/Resources/Prototypes/_White/Recipes/Construction/Graphs/food/steak.yml new file mode 100644 index 0000000000..36d98301d0 --- /dev/null +++ b/Resources/Prototypes/_White/Recipes/Construction/Graphs/food/steak.yml @@ -0,0 +1,14 @@ +- type: constructionGraph + id: GondolaSteak + start: start + graph: + - node: start + edges: + - to: gondola steak + completed: + - !type:PlaySound + sound: /Audio/Effects/sizzle.ogg + steps: + - minTemperature: 345 + - node: gondola steak + entity: FoodMeatGondolaCooked diff --git a/Resources/Prototypes/_White/Voice/speech_sounds.yml b/Resources/Prototypes/_White/Voice/speech_sounds.yml new file mode 100644 index 0000000000..9f8867a57f --- /dev/null +++ b/Resources/Prototypes/_White/Voice/speech_sounds.yml @@ -0,0 +1,8 @@ +- type: speechSounds + id: Gondola + saySound: + path: /Audio/_White/Voice/Gondola/ehh.ogg + askSound: + path: /Audio/_White/Voice/Gondola/ehh2.ogg + exclaimSound: + path: /Audio/_White/Voice/Gondola/ehh3.ogg diff --git a/Resources/Prototypes/_White/Voice/speech_verbs.yml b/Resources/Prototypes/_White/Voice/speech_verbs.yml new file mode 100644 index 0000000000..cdf8d4d807 --- /dev/null +++ b/Resources/Prototypes/_White/Voice/speech_verbs.yml @@ -0,0 +1,6 @@ +- type: speechVerb + id: Gondola + name: chat-speech-verb-name-gondola + speechVerbStrings: + - chat-speech-verb-gondola-1 + - chat-speech-verb-gondola-2 diff --git a/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_body_long.png b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_body_long.png new file mode 100644 index 0000000000..d76d8bcac8 Binary files /dev/null and b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_body_long.png differ diff --git a/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_body_medium.png b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_body_medium.png new file mode 100644 index 0000000000..5a31cce922 Binary files /dev/null and b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_body_medium.png differ diff --git a/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_body_short.png b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_body_short.png new file mode 100644 index 0000000000..0dbda000c8 Binary files /dev/null and b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_body_short.png differ diff --git a/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_moustache_large.png b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_moustache_large.png new file mode 100644 index 0000000000..0956b1687a Binary files /dev/null and b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_moustache_large.png differ diff --git a/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_moustache_large_short.png b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_moustache_large_short.png new file mode 100644 index 0000000000..f1455139f9 Binary files /dev/null and b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_moustache_large_short.png differ diff --git a/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_moustache_small.png b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_moustache_small.png new file mode 100644 index 0000000000..6150f04e4c Binary files /dev/null and b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_moustache_small.png differ diff --git a/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_moustache_small_short.png b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_moustache_small_short.png new file mode 100644 index 0000000000..383ea4e747 Binary files /dev/null and b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/gondola_moustache_small_short.png differ diff --git a/Resources/Textures/_White/Mobs/Animals/gondola.rsi/icon.png b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/icon.png new file mode 100644 index 0000000000..9f6b8b20af Binary files /dev/null and b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/icon.png differ diff --git a/Resources/Textures/_White/Mobs/Animals/gondola.rsi/meta.json b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/meta.json new file mode 100644 index 0000000000..a944406ab8 --- /dev/null +++ b/Resources/Textures/_White/Mobs/Animals/gondola.rsi/meta.json @@ -0,0 +1,42 @@ +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from /TG/ station | Edited by PuroSlavKing (Github) ", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "gondola_body_long", + "directions": 4 + }, + { + "name": "gondola_body_medium", + "directions": 4 + }, + { + "name": "gondola_body_short", + "directions": 4 + }, + { + "name": "gondola_moustache_large", + "directions": 4 + }, + { + "name": "gondola_moustache_small", + "directions": 4 + }, + { + "name": "gondola_moustache_large_short", + "directions": 4 + }, + { + "name": "gondola_moustache_small_short", + "directions": 4 + } + ] +}