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

Remove extras: field from overmap specialls #36298

Merged
merged 2 commits into from
Dec 20, 2019

Conversation

sztosz
Copy link
Contributor

@sztosz sztosz commented Dec 20, 2019

Summary

SUMMARY: Bugfixes "Fix new fields map extras overwriting normal overmap terrain"

Purpose of change

Prevent spawning field maps extras over normal map extras. This should fix #36273

Describe the solution

Remove "extras": "field" from overmap json's leaving only the one in generic_open_land overmap_terain_hardcoded.json/

Describe alternatives you've considered

None

Testing

I've created new world, and new player. Using teleport I moved to different locations checking if "field" extras like tall grass are being spawned (they are) and looking for any anomalies #36273 report describes. I was unable to find any such anomalies.

@ZhilkinSerg
Copy link
Contributor

Please lint updated files.

@ZhilkinSerg ZhilkinSerg added <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON Map / Mapgen Overmap, Mapgen, Map extras, Map display labels Dec 20, 2019
@sztosz
Copy link
Contributor Author

sztosz commented Dec 20, 2019

I simply don't know how to change Summary section for it to pass PR Validator, I tried numerous times :/

@anothersimulacrum
Copy link
Member

Remove the period at the end?

@sztosz
Copy link
Contributor Author

sztosz commented Dec 20, 2019

Thank you so much :)

@I-am-Erk I-am-Erk merged commit 0bac1c9 into CleverRaven:master Dec 20, 2019
@sztosz sztosz deleted the fix-#36273 branch December 21, 2019 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON Map / Mapgen Overmap, Mapgen, Map extras, Map display
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New map extras can overwrite overmap specials
4 participants