Avali, Reptillians, and Noctiliae can now eat Phenylpiperidine crystals - #5547
Conversation
📝 WalkthroughSummaryAdds the This allows Avali, Reptillians, and Moths to eat Phenylpiperidine crystals despite their special stomach rules. Notable changes
Risk areas
Guideline gaps
WalkthroughThe ChangesPill tag assignment
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
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: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@Resources/Prototypes/_Mono/Entities/Objects/Misc/solids.yml`:
- Around line 44-46: Move the Starlight-only Tag override for Pill out of the
shared solids prototype and into the corresponding mirrored _Starlight prototype
path, preserving the override there without changing shared behavior.
- Around line 44-46: Align the new Pill metadata in the affected solid prototype
with the existing pill contract: either add the required Pill parent metadata
alongside the Tag or update the Avali/Reptillian/Moth stomach consumers to use
the metadata this prototype actually provides. Reuse the established contract
from existing chemistry pill prototypes and ensure the solid is accepted by the
intended pill whitelist.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 56b9082a-2e63-4c38-bcec-3058b89d10ea
📒 Files selected for processing (1)
Resources/Prototypes/_Mono/Entities/Objects/Misc/solids.yml
0caaf0b
Short description
Avali, Reptillians, and Noctiliae can now eat Phenylpiperidine crystals.
Why we need to add this
They couldn't eat it before, due to their special stomachs.
Checks
Changelog
🆑 wonderfulnewworld