Skip to content

[Fix] Исправление ошибок.#2627

Open
Armorkillerd wants to merge 2 commits intoAdventureTimeSS14:masterfrom
Armorkillerd:120
Open

[Fix] Исправление ошибок.#2627
Armorkillerd wants to merge 2 commits intoAdventureTimeSS14:masterfrom
Armorkillerd:120

Conversation

@Armorkillerd
Copy link
Contributor

Описание PR

Снова вернул наши спрайты дроби;
Понизил время сна от приёма спящего карпа "Удар + Дизарм" с 2х секунд на 1 секунду (Твика в руководствах не требует всё равно 2 секунды занимает);
Исправил статы некоторых лекарств.

Почему / Баланс

Техническая информация

  • Изменения были протестированы на локальном сервере, и всё работает отлично.
  • PR закончен и требует просмотра изменений.

Медиа

Чейнджлог

🆑 Armorkillerd

  • revert: Вернул наши спрайты дроби.
  • fix: Исправил статы некоторых лекарств и напитков.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 15, 2026

Обзор

Это изменение включает множество корректировок баланса и визуализации в прототипах сущностей и реагентов. Основные изменения: переопределение иерархии наследования напитка ADTHungoverAngel с изменением эффектов метаболизма, добавление компонентов спрайтов для снарядов дробовика и гранат, модификация длительности эффектов сна в комбо-атаке, замена типов урона Poison на Toxin в некоторых напитках, отключение звуковых эффектов для определённых гранат, и корректировка значений урона в метаболизме реагентов.

Возможно связанные PR

Предложенные метки

Changes: Sprites, Changes: No C#, Status: Needs Review, S: Untriaged, size/M

Предложенные рецензенты

  • Ratyyy
  • minokaa
  • Schrodinger71
🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive Заголовок PR '[Fix] Исправление ошибок' слишком generic и не отражает основные изменения в changeset (восстановление спрайтов дроби, изменение времени сна, исправление статов лекарств). Измените заголовок на более конкретный, например '[Fix] Восстановление спрайтов дроби и балансировка медикаментов' для лучшей ясности.
✅ Passed checks (2 passed)
Check name Status Explanation
Description check ✅ Passed Описание PR связано с changeset: описывает восстановление спрайтов дроби, снижение времени сна спящего карпа и исправление статов лекарств, что соответствует фактическим изменениям.
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
📝 Coding Plan
  • Generate coding plan for human review comments

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.

Tip

CodeRabbit can enforce grammar and style rules using `languagetool`.

Configure the reviews.tools.languagetool setting to enable/disable rules and categories. Refer to the LanguageTool Community to learn more.

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/Prototypes/Reagents/biological.yml`:
- Around line 187-194: Surround the entire HealthChange damage block (the
!type:HealthChange entry with damage -> groups: Burn/Brute/Toxin and types:
Bloodloss) with the ADT tweak markers by adding a comment line "#
ADT-Tweak-Start" immediately before the !type:HealthChange block and "#
ADT-Tweak-End" immediately after it so the change is clearly marked as an ADT
tweak outside /ADT/ directories.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 072cae7a-8954-46b2-b0d5-9604e3a01bcd

📥 Commits

Reviewing files that changed from the base of the PR and between 516c358 and aa9dc40.

📒 Files selected for processing (7)
  • Resources/Prototypes/ADT/Entities/Objects/Specific/material_args.yml
  • Resources/Prototypes/ADT/Reagents/Consumable/Drink/drinks.yml
  • Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/grenade.yml
  • Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.yml
  • Resources/Prototypes/Entities/Objects/Weapons/Throwable/projectile_grenades.yml
  • Resources/Prototypes/Reagents/Consumable/Drink/alcohol.yml
  • Resources/Prototypes/Reagents/biological.yml

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.

1 participant