Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(balance): add houseware spawns for ACs, space heaters, etc to home improvement and furniture stores #4984

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

chaosvolt
Copy link
Member

Checklist

Required

Optional

Purpose of change

I noticed that space heaters don't actually spawn anywhere, and likewise I didn't give AC window unit items any store spawns since the player could just loot them from houses instead. Decided to fix that, and in the process provide a reason for the player to hit up furniture and home improvement stores, two store types I normally overlook due to being inferior to hardware stores.

Describe the solution

  1. Defined itemgroup home_improvement_housewares, containing a broad mix of tools and appliances that fit the general idea of household items that might be generally lumped under "housewares" on store shelves. Also means a place for space heaters and AC units to actually spawn.
  2. Set aside some shelf space in home improvement stores for the new itemgroup, additionally fixing it trying to spawn rugs in the walls.
  3. Likewise slotted in the new itemgroup into a fitting part of the home improvement superstores.
  4. Shifted things around to slot in a decent-sized spawn into furniture stores.

Describe alternatives you've considered

Screm

Testing

Checked affected files for syntax and lint errors.

Additional context

@github-actions github-actions bot added the data PRs related to datas. Won't crash game (probably) label Jul 12, 2024
@chaosvolt chaosvolt merged commit e8b3246 into cataclysmbnteam:main Jul 13, 2024
5 checks passed
@chaosvolt chaosvolt deleted the add-household-goods-spawn branch July 13, 2024 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data PRs related to datas. Won't crash game (probably)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants