-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Cleanup private resort #63327
Cleanup private resort #63327
Conversation
same as vanilla, except that vending machines are always empty, loot is no longer guaranteed, cars have status 1
It seems you have removed |
Oh, right. Completely forgot about that. I also just realized how |
Also, just a note for the future: all cars' status in No Hope mod is handled via external option, so there's no need to manually set their statuses. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not bump or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered. |
Summary
Content "Private resort cleanup, mapgen changes"
Purpose of change
Continues mapgen cleanup project.
The private resort was a rather egregious case, the size of
private_resort.json
was reduced from 1622 lines to 526 lines.Plays a part in #62747.
Describe the solution
Cleanup & optimizations:
place_vehicles
withvehicles
,place_monsters
withmonster
, and most ofplace_items
withitems
Map updates:
Describe alternatives you've considered
None.
Testing
Debug-spawned in the world.
Additional context
Screenshots: