Skip to content

[Tweak] Hydrakin tweaks - #198

Open
ReWAFFlution wants to merge 6 commits into
ArcaneSS14:masterfrom
ReWAFFlution:hydrakin
Open

[Tweak] Hydrakin tweaks#198
ReWAFFlution wants to merge 6 commits into
ArcaneSS14:masterfrom
ReWAFFlution:hydrakin

Conversation

@ReWAFFlution

@ReWAFFlution ReWAFFlution commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Описание PR

Порт space-syndicate/Goob-Station#988

Теперь гидракины при обнимании могут передавать тепло. Но если обнимает другого гидракина то оба остужаються. Передача можно если 40 градусов гидракин обнимает. Остужание использует формулу как у спосбоки, а нагрев просто имеет коеф в два раза меньше.
Добавлены переводчики и куб гидракинов.
Добавлены знания языков гидракинов куда это надо(ии, бибилиотекарь, борги)
Фиксанут перанол, потому что губы копипастой сделали что он не работал на гидракинов. Так же повысил его метаболизм рейт с 0.02 до 0.03.
Еще лед морозит при метаболизме или внешнем применение, слабо очень, но все же. Охлад трупов и логика.

Также была добавлена локализация.

Кроме этого, в лате можно теперь делать кубики ёкаев, аркан, ксеносов и гидракинов.

Тип PR

  • Feature
  • Fix
  • Tweak
  • Balance
  • Refactor
  • Port
  • Translate
  • Resprite

Лицензионное соглашение

  • Я согласен с лицензионным соглашением Contributor License Agreement, для Arcane SS14 Organization.

Изменения

@coderabbitai

coderabbitai Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (3)
  • WIP
  • DO NOT MERGE
  • [skip review]

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 9c84dd5b-7e59-4daf-9b95-575387a0d2f1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

- Tradeband
- Schechi
- NewKinPidgin
- Hydraspeak # CorvaxGoob

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

На Arcane

- SchechiTranslator
- GruntishTranslator
- YowKriolTranslator # goob edit - yowie language
- HydraspeakTranslator # CorvaxGoob

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

На Аркейн

SubscribeLocalEvent<HydrakinComponent, ComponentInit>(OnInit);
SubscribeLocalEvent<HydrakinComponent, HydrakinCoolOffActionEvent>(OnCoolOff);
SubscribeLocalEvent<HydrakinComponent, CoolOffDoAfterEvent>(OnCoolOffDoAfter);
SubscribeLocalEvent<TemperatureComponent, InteractionSuccessEvent>(OnHug); // CorvaxGoob

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

На аркейн

using Content.Server._Obelisk.Species.Components;
using Content.Server.Popups;
using Content.Server.Temperature.Systems;
using Content.Shared.Interaction.Events; // CorvaxGoob

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

using всегда без пометок

@ReWAFFlution
ReWAFFlution requested a review from UmbiMax August 10, 2026 14:06
@ReWAFFlution ReWAFFlution changed the title [Tweak] Hydrakin tweaks [WIP] [Tweak] Hydrakin tweaks Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants