Skip to content

Align mobPool enum with other enum naming#9010

Merged
claywar merged 1 commit into
basefrom
8564-mobpool-enum
Jan 2, 2026
Merged

Align mobPool enum with other enum naming#9010
claywar merged 1 commit into
basefrom
8564-mobpool-enum

Conversation

@claywar
Copy link
Copy Markdown
Contributor

@claywar claywar commented Jan 2, 2026

Removes plural from filename and enum definition from xi.mobPools to xi.mobPool

I affirm:

  • I understand that if I do not agree to the following points by completing the checkboxes my PR will be ignored.
  • I understand I should leave resolving conversations to the LandSandBoat team so that reviewers won't miss what was said.
  • I have read and understood the Contributing Guide and the Code of Conduct.
  • I have tested my code and the things my code has changed since the last commit in the PR and will test after any later commits.

What does this pull request do?

Closes #8564

Other enum definitions use singular case, while mob pools were defined as xi.mobPools.*. Renames the enum and filename to xi.mobPool and mob_pool.lua

Steps to test these changes

No impact to gameplay

Removes plural from filename and enum definition from xi.mobPools to xi.mobPool
@LandSandBoat LandSandBoat deleted a comment from github-actions Bot Jan 2, 2026
@claywar claywar merged commit 7c94e0a into base Jan 2, 2026
11 checks passed
@claywar claywar deleted the 8564-mobpool-enum branch January 2, 2026 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🔨 Rename xi.mobPools to xi.mobPool

3 participants