Add glasses to species - #5489
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughSummaryAdds glasses inventory slots for Monkey, Kobold, and Scurret species. Each slot uses the glasses texture, Players can equip glasses on these species. The author tested multiple glasses types. Insomniac glasses may align less naturally, but they are uncommon in-game. Risk areas
Guideline gaps
WalkthroughThe monkey and scurret inventory templates now include configurable ChangesWearable eye slots
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 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: 1
🤖 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/InventoryTemplates/monkey_inventory_template.yml`:
- Around line 62-68: Update the new eyes slot coordinates in
Resources/Prototypes/InventoryTemplates/monkey_inventory_template.yml lines
62-68 and Resources/Prototypes/InventoryTemplates/scurret_inventory_template.yml
lines 91-97: replace both uiWindowPos 0,2 and strippingWindowPos 0,0 values at
each site with unused coordinates, preserving the existing slot definitions and
ensuring no control overlap.
🪄 Autofix (Beta)
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 (base), Organization UI (inherited)
Review profile: CHILL
Plan: Pro Plus
Run ID: 36a600e0-3116-42e3-99ff-e54ff9874e3c
📒 Files selected for processing (2)
Resources/Prototypes/InventoryTemplates/monkey_inventory_template.ymlResources/Prototypes/InventoryTemplates/scurret_inventory_template.yml
|
Did you check to make sure the glasses align with their sprites? |
redmushie
left a comment
There was a problem hiding this comment.
Needs media to prove it doesn't look horrible
|
Note GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer. |
8a5a1da


Short description
Allows Scurret, Kobold, Monkey to wear glasses
Why we need to add this
If a moth/moproach can wear them why would the others not be able to?
Media (Video/Screenshots)
N/A
Checks
Changelog
🆑 RedSpeeds