Skip to content

Представитель Квиллу, новая одежда#491

Open
Kinar7 wants to merge 7 commits intospace-sunrise:masterfrom
Kinar7:NewQRApparel
Open

Представитель Квиллу, новая одежда#491
Kinar7 wants to merge 7 commits intospace-sunrise:masterfrom
Kinar7:NewQRApparel

Conversation

@Kinar7
Copy link
Contributor

@Kinar7 Kinar7 commented Mar 11, 2026

Кратное описание

По какой причине

Медиа(Видео/Скриншоты)

9037efcf9797379e

Changelog
🆑 Kinar_7 & bulbo44kkey

  • add: Добавлены чёрный и белый варианты одежды для ПК

Summary by CodeRabbit

Примечания к выпуску

  • Новые возможности
    • Добавлены новые варианты одежды для представителей Нанотрейзена: белые и чёрные формальные костюмы, шинели, куртки и мантии.
    • Добавлены новые варианты сумок: чёрные и белые вещмешки, а также чёрные и белые сумки.
    • Добавлены предустановленные комбинации экипировки с различными цветовыми схемами для выбора игроками.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 11, 2026

RSI Diff Bot; head commit a8c2cb9 merging into 705ef86
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/_Lust/Clothing/Back/Duffels/ntrep_black_duffel.rsi

State Old New Status
equipped-BACKPACK Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_Lust/Clothing/Back/Duffels/ntrep_white_duffel.rsi

State Old New Status
equipped-BACKPACK Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_Lust/Clothing/Back/Satchels/ntrep_black_satchel.rsi

State Old New Status
equipped-BACKPACK Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_Lust/Clothing/Back/Satchels/ntrep_white_satchel.rsi

State Old New Status
equipped-BACKPACK Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_black_jacket.rsi

State Old New Status
equipped-NECK Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_black_mantle.rsi

State Old New Status
equipped-NECK Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_white_jacket.rsi

State Old New Status
equipped-NECK Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_white_mantle.rsi

State Old New Status
equipped-NECK Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_formal.rsi

State Old New Status
equipped-INNERCLOTHING Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_greatcoat.rsi

State Old New Status
equipped-INNERCLOTHING Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_formal.rsi

State Old New Status
equipped-INNERCLOTHING Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_greatcoat.rsi

State Old New Status
equipped-INNERCLOTHING Added
icon Added
inhand-left Added
inhand-right Added

Edit: diff updated after a8c2cb9

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 11, 2026

📝 Walkthrough

Walkthrough

Добавляются локализационные строки, прототипы одежды, конфигурации экипировки и ресурсы текстур для новых вариантов формы NanoTrasen Representative (Представитель Qillu), включая парадные формы, шинели, куртки, мантии, вещмешки и сумки в белом и чёрном цветах.

Changes

Cohort / File(s) Summary
Локализация (en-US и ru-RU)
Resources/Locale/en-US/_lust/_strings/preferences/loadout-groups.ftl, Resources/Locale/ru-RU/_lust/_strings/preferences/loadout-groups.ftl
Добавлены три ключа локализации для групп экипировки представителя Nanotrasen: neck, uniform, back.
Локализация предметов (ru-RU)
Resources/Locale/ru-RU/_lust/prototypes/back.ftl, Resources/Locale/ru-RU/_lust/prototypes/cloaks.ftl, Resources/Locale/ru-RU/_lust/prototypes/jumpsuits.ftl
Добавлены описания на русском для 12 новых предметов одежды (вещмешки, сумки, куртки, мантии, формы).
Прототипы сумок и аксессуаров
Resources/Prototypes/_Lust/Entities/Clothing/Back/Duffel/ntrep_duffel.yml, Resources/Prototypes/_Lust/Entities/Clothing/Back/Satchel/ntrep_satchel.yml, Resources/Prototypes/_Lust/Entities/Clothing/Neck/ntrep_neck.yml
Определены 8 сущностей для вещмешков, сумок, курток и мантий с ссылками на спрайты и описания.
Прототипы единообразия
Resources/Prototypes/_Lust/Entities/Clothing/Uniforms/Jumpsuit/ntrep_uniforms.yml
Добавлены 4 сущности парадных форм и шинелей в белом и чёрном цветах.
Конфигурация экипировки
Resources/Prototypes/_Lust/Loadouts/Command/nanotrasenrepresentative.yml, Resources/Prototypes/_Lust/loadout_groups.yml
Определены 12 загружаемых наборов экипировки и 3 группы экипировки для представителей NanoTrasen.
Обновление ролевых загрузок
Resources/Prototypes/_Sunrise/Loadouts/role_loadouts.yml
Обновлены загрузки для роли JobNanoTrasenRepresentative: заменены элементы на новые варианты Lust с аннотациями.
Метаданные текстур
Resources/Textures/_Lust/Clothing/Back/Duffels/*.rsi/meta.json, Resources/Textures/_Lust/Clothing/Back/Satchels/*.rsi/meta.json, Resources/Textures/_Lust/Clothing/Neck/Cloaks/*.rsi/meta.json, Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/*.rsi/meta.json
Добавлены 12 JSON-файлов метаданных текстур со спецификациями анимационных состояний (icon, equipped, inhand) для каждого предмета одежды.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

Кролик прыгает с добычей в лапах,
В белых сумках, чёрных шапках!
Для представителей из Qillu
Новые мундиры и платья яркие горят.
Куртки, мантии, вещмешки светлы—
Вот такие изменения столь чистоплотны! 🐰✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed Заголовок полностью соответствует основному изменению в наборе изменений: добавлены новые варианты одежды (чёрные и белые) для персонажа Представителя Квиллу.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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 and usage tips.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds new white/black NanoTrasen Representative (“Qillu Representative”) clothing options and wires them into the loadout system, including localized strings.

Changes:

  • Added new NTRep uniform, neck, and back item prototypes (white/black variants).
  • Extended NTRep loadout groups (including a new neck group) and hooked them into the role loadout.
  • Added new RSI metadata files and RU/EN localization entries for the new content.

Reviewed changes

Copilot reviewed 25 out of 73 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_greatcoat.rsi/meta.json Adds RSI meta for white greatcoat uniform sprites.
Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_formal.rsi/meta.json Adds RSI meta for white formal uniform sprites.
Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_greatcoat.rsi/meta.json Adds RSI meta for black greatcoat uniform sprites.
Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_formal.rsi/meta.json Adds RSI meta for black formal uniform sprites.
Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_white_mantle.rsi/meta.json Adds RSI meta for white mantle sprites.
Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_white_jacket.rsi/meta.json Adds RSI meta for white jacket sprites.
Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_black_mantle.rsi/meta.json Adds RSI meta for black mantle sprites.
Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_black_jacket.rsi/meta.json Adds RSI meta for black jacket sprites.
Resources/Textures/_Lust/Clothing/Back/Satchels/ntrep_white_satchel.rsi/meta.json Adds RSI meta for white satchel sprites.
Resources/Textures/_Lust/Clothing/Back/Satchels/ntrep_black_satchel.rsi/meta.json Adds RSI meta for black satchel sprites.
Resources/Textures/_Lust/Clothing/Back/Duffels/ntrep_white_duffel.rsi/meta.json Adds RSI meta for white duffel sprites.
Resources/Textures/_Lust/Clothing/Back/Duffels/ntrep_black_duffel.rsi/meta.json Adds RSI meta for black duffel sprites.
Resources/Prototypes/_Sunrise/Loadouts/role_loadouts.yml Adds NTRep neck loadout group to role loadouts.
Resources/Prototypes/_Sunrise/Loadouts/loadout_groups.yml Extends NTRep jumpsuit/backpack groups with new loadouts.
Resources/Prototypes/_Lust/loadout_groups.yml Defines new NTRep neck loadout group.
Resources/Prototypes/_Lust/Loadouts/Command/nanotrasenrepresentative.yml Adds loadout definitions for new NTRep items.
Resources/Prototypes/_Lust/Entities/Clothing/Uniforms/Jumpsuit/ntrep_uniforms.yml Adds new NTRep uniform entity prototypes.
Resources/Prototypes/_Lust/Entities/Clothing/Neck/ntrep_neck.yml Adds new NTRep neck entity prototypes.
Resources/Prototypes/_Lust/Entities/Clothing/Back/Satchel/ntrep_satchel.yml Adds new NTRep satchel entity prototypes.
Resources/Prototypes/_Lust/Entities/Clothing/Back/Duffel/ntrep_duffel.yml Adds new NTRep duffel entity prototypes.
Resources/Locale/ru-RU/_lust/prototypes/jumpsuits.ftl Adds RU names/descriptions for new NTRep uniforms.
Resources/Locale/ru-RU/_lust/prototypes/cloaks.ftl Adds RU names/descriptions for new NTRep neck items.
Resources/Locale/ru-RU/_lust/prototypes/back.ftl Adds RU names/descriptions for new NTRep bags.
Resources/Locale/ru-RU/_lust/_strings/preferences/loadout-groups.ftl Adds RU loadout group name for NTRep neck.
Resources/Locale/en-US/_lust/_strings/preferences/loadout-groups.ftl Adds EN loadout group name for NTRep neck.
Comments suppressed due to low confidence (1)

Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_greatcoat.rsi/meta.json:1

  • The file appears to start with a UTF-8 BOM (invisible character before {). This can cause inconsistent behavior for tooling/parsers in some environments. Please save the JSON without BOM so the first byte is {.

You can also share your feedback on Copilot code review. Take the survey.

Comment on lines +7 to +9
components:
- type: Sprite
sprite: _Lust/Clothing/Back/Satchels/ntrep_white_satchel.rsi
Copy link

Copilot AI Mar 11, 2026

Choose a reason for hiding this comment

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

These satchel entities override only the Sprite component. If the parent (ClothingBackpackSatchel) provides a Clothing component with its own sprite, the worn/inhand visuals can remain the parent's sprite instead of the new RSI. Add/override the Clothing component sprite to match the new RSI (similar to what you did for uniforms/neck items).

Copilot uses AI. Check for mistakes.
Comment on lines +110 to +113
- NanoTrasenRepresentativeFormalWhite #Lust-Edit
- NanoTrasenRepresentativeFormalBlack #Lust-Edit
- NanoTrasenRepresentativeGreatcoatWhite #Lust-Edit
- NanoTrasenRepresentativeGreatcoatBlack #Lust-Edit
Copy link

Copilot AI Mar 11, 2026

Choose a reason for hiding this comment

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

Inline #Lust-Edit comments inside list values add noise and can make merges/conflict resolution harder. Prefer a single comment on the block (above the added entries) or rely on git history for attribution, unless the repo’s style explicitly requires inline tags.

Copilot uses AI. Check for mistakes.
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@Resources/Locale/en-US/_lust/_strings/preferences/loadout-groups.ftl`:
- Line 3: The loadout-group-nanotrasenrepresentative-neck entry uses "Qillu
Representative" causing inconsistency with other Nanotrasen labels; update the
string for loadout-group-nanotrasenrepresentative-neck to match the naming used
by loadout-group-nanotrasenrepresentative-jumpsuit and
loadout-group-nanotrasenrepresentative-outerclothing (e.g., "Nanotrasen
Representative, neck") and ensure the corresponding Russian translation matches
that same role name; also inspect the EN-US _sunrise file and replace any
Russian text there with the proper English equivalents so all EN-US entries are
in English.

In
`@Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_black_jacket.rsi/meta.json`:
- Line 1: Several new meta.json files (e.g., ntrep_black_jacket.rsi/meta.json
and the other listed ntrep_*.rsi/meta.json files) were saved with a UTF-8 BOM at
the start which can break JSON parsers; open each affected meta.json (files
named ntrep_black_duffel.rsi/meta.json, ntrep_white_duffel.rsi/meta.json,
ntrep_black_satchel.rsi/meta.json, ntrep_white_satchel.rsi/meta.json,
ntrep_black_jacket.rsi/meta.json, ntrep_black_mantle.rsi/meta.json,
ntrep_white_jacket.rsi/meta.json, ntrep_white_mantle.rsi/meta.json,
ntrep_black_formal.rsi/meta.json, ntrep_black_greatcoat.rsi/meta.json,
ntrep_white_formal.rsi/meta.json, ntrep_white_greatcoat.rsi/meta.json) and
re-save them as plain UTF-8 without BOM (use your editor’s “UTF-8 without BOM”
encoding or run a tool/command to strip the BOM) so the files begin directly
with '{' and contain no leading BOM bytes.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 0857e8e2-4b0c-40c4-8aed-61f8d6eacc86

📥 Commits

Reviewing files that changed from the base of the PR and between 705ef86 and 884731a.

⛔ Files ignored due to path filters (48)
  • Resources/Textures/_Lust/Clothing/Back/Duffels/ntrep_black_duffel.rsi/equipped-BACKPACK.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Back/Duffels/ntrep_black_duffel.rsi/icon.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Back/Duffels/ntrep_black_duffel.rsi/inhand-left.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Back/Duffels/ntrep_black_duffel.rsi/inhand-right.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Back/Duffels/ntrep_white_duffel.rsi/equipped-BACKPACK.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Back/Duffels/ntrep_white_duffel.rsi/icon.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Back/Duffels/ntrep_white_duffel.rsi/inhand-left.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Back/Duffels/ntrep_white_duffel.rsi/inhand-right.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Back/Satchels/ntrep_black_satchel.rsi/equipped-BACKPACK.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Back/Satchels/ntrep_black_satchel.rsi/icon.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Back/Satchels/ntrep_black_satchel.rsi/inhand-left.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Back/Satchels/ntrep_black_satchel.rsi/inhand-right.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Back/Satchels/ntrep_white_satchel.rsi/equipped-BACKPACK.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Back/Satchels/ntrep_white_satchel.rsi/icon.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Back/Satchels/ntrep_white_satchel.rsi/inhand-left.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Back/Satchels/ntrep_white_satchel.rsi/inhand-right.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_black_jacket.rsi/equipped-NECK.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_black_jacket.rsi/icon.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_black_jacket.rsi/inhand-left.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_black_jacket.rsi/inhand-right.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_black_mantle.rsi/equipped-NECK.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_black_mantle.rsi/icon.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_black_mantle.rsi/inhand-left.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_black_mantle.rsi/inhand-right.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_white_jacket.rsi/equipped-NECK.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_white_jacket.rsi/icon.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_white_jacket.rsi/inhand-left.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_white_jacket.rsi/inhand-right.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_white_mantle.rsi/equipped-NECK.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_white_mantle.rsi/icon.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_white_mantle.rsi/inhand-left.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_white_mantle.rsi/inhand-right.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_formal.rsi/equipped-INNERCLOTHING.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_formal.rsi/icon.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_formal.rsi/inhand-left.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_formal.rsi/inhand-right.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_greatcoat.rsi/equipped-INNERCLOTHING.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_greatcoat.rsi/icon.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_greatcoat.rsi/inhand-left.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_greatcoat.rsi/inhand-right.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_formal.rsi/equipped-INNERCLOTHING.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_formal.rsi/icon.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_formal.rsi/inhand-left.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_formal.rsi/inhand-right.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_greatcoat.rsi/equipped-INNERCLOTHING.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_greatcoat.rsi/icon.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_greatcoat.rsi/inhand-left.png is excluded by !**/*.png
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_greatcoat.rsi/inhand-right.png is excluded by !**/*.png
📒 Files selected for processing (25)
  • Resources/Locale/en-US/_lust/_strings/preferences/loadout-groups.ftl
  • Resources/Locale/ru-RU/_lust/_strings/preferences/loadout-groups.ftl
  • Resources/Locale/ru-RU/_lust/prototypes/back.ftl
  • Resources/Locale/ru-RU/_lust/prototypes/cloaks.ftl
  • Resources/Locale/ru-RU/_lust/prototypes/jumpsuits.ftl
  • Resources/Prototypes/_Lust/Entities/Clothing/Back/Duffel/ntrep_duffel.yml
  • Resources/Prototypes/_Lust/Entities/Clothing/Back/Satchel/ntrep_satchel.yml
  • Resources/Prototypes/_Lust/Entities/Clothing/Neck/ntrep_neck.yml
  • Resources/Prototypes/_Lust/Entities/Clothing/Uniforms/Jumpsuit/ntrep_uniforms.yml
  • Resources/Prototypes/_Lust/Loadouts/Command/nanotrasenrepresentative.yml
  • Resources/Prototypes/_Lust/loadout_groups.yml
  • Resources/Prototypes/_Sunrise/Loadouts/loadout_groups.yml
  • Resources/Prototypes/_Sunrise/Loadouts/role_loadouts.yml
  • Resources/Textures/_Lust/Clothing/Back/Duffels/ntrep_black_duffel.rsi/meta.json
  • Resources/Textures/_Lust/Clothing/Back/Duffels/ntrep_white_duffel.rsi/meta.json
  • Resources/Textures/_Lust/Clothing/Back/Satchels/ntrep_black_satchel.rsi/meta.json
  • Resources/Textures/_Lust/Clothing/Back/Satchels/ntrep_white_satchel.rsi/meta.json
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_black_jacket.rsi/meta.json
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_black_mantle.rsi/meta.json
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_white_jacket.rsi/meta.json
  • Resources/Textures/_Lust/Clothing/Neck/Cloaks/ntrep_white_mantle.rsi/meta.json
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_formal.rsi/meta.json
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_black_greatcoat.rsi/meta.json
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_formal.rsi/meta.json
  • Resources/Textures/_Lust/Clothing/Uniforms/Jumpsuit/ntrep_white_greatcoat.rsi/meta.json

@Kinar7
Copy link
Contributor Author

Kinar7 commented Mar 11, 2026

Я не понимаю что кролику тут не нравится, что мне делать

Copy link
Collaborator

@Orvex07 Orvex07 left a comment

Choose a reason for hiding this comment

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

Нужно сделать отдельную группу для данных групп loadouts и просто заменить их.

@github-actions
Copy link
Contributor

Этот PR содержит конфликты, пожалуйста, разрешите их, прежде чем мы сможем его оценить.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@Resources/Locale/ru-RU/_lust/prototypes/cloaks.ftl`:
- Around line 1-8: Remove the stray double space before "Qillu" in the four
localization entries: ent-ClothingNeckJacketNtrepWhite,
ent-ClothingNeckJacketNtrepBlack, ent-ClothingNeckMantleNtrepWhite, and
ent-ClothingNeckMantleNtrepBlack; edit both the key-value name lines and their
corresponding .desc lines so the sequence " Qillu" has a single space (i.e.,
change "  Qillu" to " Qillu") to eliminate the extra gap in the UI.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 24947335-04b3-459a-8cb1-ed87136998d2

📥 Commits

Reviewing files that changed from the base of the PR and between 884731a and f304365.

📒 Files selected for processing (7)
  • Resources/Locale/en-US/_lust/_strings/preferences/loadout-groups.ftl
  • Resources/Locale/ru-RU/_lust/_strings/preferences/loadout-groups.ftl
  • Resources/Locale/ru-RU/_lust/prototypes/back.ftl
  • Resources/Locale/ru-RU/_lust/prototypes/cloaks.ftl
  • Resources/Locale/ru-RU/_lust/prototypes/jumpsuits.ftl
  • Resources/Prototypes/_Lust/loadout_groups.yml
  • Resources/Prototypes/_Sunrise/Loadouts/role_loadouts.yml
🚧 Files skipped from review as they are similar to previous changes (5)
  • Resources/Locale/ru-RU/_lust/_strings/preferences/loadout-groups.ftl
  • Resources/Prototypes/_Lust/loadout_groups.yml
  • Resources/Locale/ru-RU/_lust/prototypes/back.ftl
  • Resources/Locale/ru-RU/_lust/prototypes/jumpsuits.ftl
  • Resources/Prototypes/_Sunrise/Loadouts/role_loadouts.yml

Removed 'NanoTrasenRepresentativeBackpack' from the loadouts.
@Orvex07 Orvex07 marked this pull request as draft March 11, 2026 20:19
@Orvex07 Orvex07 marked this pull request as ready for review March 11, 2026 20:19
@Orvex07
Copy link
Collaborator

Orvex07 commented Mar 11, 2026

Перезапуск тестов.

Copy link
Collaborator

@Orvex07 Orvex07 left a comment

Choose a reason for hiding this comment

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

  1. Есть скрипт локализации который автоматически на полной сборке переводит NT -> в Qillu. Но данные вещи исключительно под Qillu. Убери в name: description: НТ.

  2. Сумки нужно перенести к ЦК, сделать их более универсальными и добавить в ЦентШкаф Qillu. Это значит нужно изменить id, локализацию и т.д.

  3. Группы loadout более не локализуем прибавляя должность. Достаточно найти базовый вариант и сделать ссылку на него. Посмотри как сейчас это сделано в папках Sunrise.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Лучше перенести сумки в вещи ЦК и просто вручить их в loaduot ПК

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Я не нашел лодаута ЦК в папках луста

@Orvex07
Copy link
Collaborator

Orvex07 commented Mar 11, 2026

еще сделай merge мастера в ветку, чтобы исправить тесты

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