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(content): `add residential lawn nested chunk variants' #4797

Conversation

LilShiningMan
Copy link
Contributor

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.

image
wheelbarrow and shovel

image
kayaks, tarped up for storage (tarps unfortunately only show when kayaks dragged away)

image
yard sign

image
random trash

image
cats hunting a rat

image
kids' slide in backyard

image
bike

image
electric scooter, tarped up

image
garden with log marker

image
backyard firepit

image
lawndarts

image
lawnmower

image
flowerpots

image
table and chairs

image
spilled suitcase

Checklist

  • I wrote the PR title in conventional commit format, see above
  • I ran the code formatter
  • I linked any relevant issues using github keyword syntax

fleshing out residential lawn chunk spawn variety
@github-actions github-actions bot added the JSON related to game datas in JSON format. label Jun 14, 2024
@chaosvolt chaosvolt merged commit 7d9087f into cataclysmbnteam:main Jun 14, 2024
10 checks passed
@LilShiningMan LilShiningMan deleted the residential-lawn-chunk-additions-#1 branch June 15, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JSON related to game datas in JSON format.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants