feat(content): `add residential lawn nested chunk variants' #4797
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose of change
Fleshing out residential lawn nested chunk spawn variety, in order to make house spawns more dynamic and try to add a little life and dimension.
Describe the solution
Add variant nested chunks that can spawn in backyards, frontyards or both. Also, adding other nested chunks to spawn list that already exist in the game (a few of my roof nested chunks and 3X3 garden plots). Some of these chunks are decorative (gardens), some have tools or vehicles (kayaks, bikes, shovels, etc.), others just have incidental little bits or ambient storytelling (animal spawns, abandoned suitcase, etc.).
Also added a snippets file for the yard sign spawn.
Describe alternatives you've considered
Testing
Linted and spawned in game. Screenshots below.
Additional context
Currently the front and backyard nested chunks only spawn in house_fence09, bungalow27 and bungalow28. I aim to add these to all of the houses I've created (where possible), but before I do that I want to actually add some content to make this worthwhile.
My previous PRs (#4281 and #4282) added 2 variants apiece for front and back. This PR has some chunks that can spawn in both, along with some unique to either front or back.
wheelbarrow and shovel
kayaks, tarped up for storage (tarps unfortunately only show when kayaks dragged away)
yard sign
random trash
cats hunting a rat
kids' slide in backyard
bike
electric scooter, tarped up
garden with log marker
backyard firepit
lawndarts
lawnmower
flowerpots
table and chairs
spilled suitcase
Checklist