TeamREPENTOGON / TeamREPENTOGON/REPENTOGON
Mom Champions issue
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 345
- Forks
- 51
- Avg merge
- 11h 2m
- Merged PRs (30d)
- 4
Description
This is a minor issue but due to how Mausoleum Mom is implemented (using Subtype 3), if any mod uses the bosscolors.xml to add a new Mom champion it will overlap with Mausoleum Mom and cause issues (Maus Mom will appear as a champion randomly in main path)
It'd be good if there was some manual fix so adding Mom champions beyond the vanilla ones (for reference, vanilla uses subtypes 0-2 for normal, red, and blue Moms) would start the SubTypes at 4 instead of the "intended" 3 to bypass this issue
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how Mausoleum Mom is assigned Subtype 3 and how bosscolors.xml adds Mom champions. Check the handling of custom Mom champion subtypes and verify that new entries begin at Subtype 4 without changing vanilla subtypes 0-2 or making Mausoleum Mom appear on the main path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100