[Fix] Исправление ошибок.#2627
[Fix] Исправление ошибок.#2627Armorkillerd wants to merge 3 commits intoAdventureTimeSS14:masterfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughВнесены множественные правки в прототипы: сокращена длительность ComboEffectSleep в ADTScrollSleepingCarp; ADTHungoverAngel изменён на наследование от BaseDrink с пересмотренным метаболизмом (AdjustTemperature, замена Poison→Toxin, добавлен статус Drunk и popup); добавлены/обновлены компоненты Sprite для множества дробовиковых и гранатных снарядов; отключены EmitSoundOnTrigger для GrenadeStinger и GrenadeShrapnel; пересмотрены блоки HealthChange/EvenHealthChange для ряда реагентов (DoctorsDelight, Ichor). Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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. Comment |
There was a problem hiding this comment.
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
📒 Files selected for processing (7)
Resources/Prototypes/ADT/Entities/Objects/Specific/material_args.ymlResources/Prototypes/ADT/Reagents/Consumable/Drink/drinks.ymlResources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/grenade.ymlResources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Projectiles/shotgun.ymlResources/Prototypes/Entities/Objects/Weapons/Throwable/projectile_grenades.ymlResources/Prototypes/Reagents/Consumable/Drink/alcohol.ymlResources/Prototypes/Reagents/biological.yml
Описание PR
Снова вернул наши спрайты дроби;
Понизил время сна от приёма спящего карпа "Удар + Дизарм" с 2х секунд на 1 секунду (Твика в руководствах не требует всё равно 2 секунды занимает);
Исправил статы некоторых лекарств.
Почему / Баланс
Техническая информация
Медиа
Чейнджлог
🆑 Armorkillerd