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

FEMA camp jsonify #40015

Merged
merged 6 commits into from
Apr 30, 2020
Merged

FEMA camp jsonify #40015

merged 6 commits into from
Apr 30, 2020

Conversation

Night-Pryanik
Copy link
Contributor

Summary

SUMMARY: Content "FEMA camp jsonify"

Purpose of change

Continuation of hardcode-to-json mapgen conversion.

Describe the solution

Extensively used nested mapgen. The whole location is a compilation of previous hardcoded mapgen, jsonified mapgen of FEMA camp from #34081, and lots of my own additions here and there.
There are 4 variants of lodging (communal and individual tents), 2 variants of sanitary facilities (toilets/showers/medical station), 1 variant of corpse pit, 3 variants of mess hall, 2 variants of supply storages, 1 variant of entry, and 1 variant of lab.
I significantly increased number of monsters in the location as it felt like there were too few of them for such a big camp.
I added two searchlights (with a plutonium generator to power it) and sandbag barricades to the entry.
Removed all mentions of hardcoded FEMA camp (as well as earlier jsonified hazardous waste sarcophagus) mapgen.

Describe alternatives you've considered

None.

Testing

Debug-spawned the location many times to see if everything is ok.

Additional context

Upper part (one of many variants)
изображение

Lower part of variant above
изображение

Upper part (another variant)
изображение

Lower part of variant above
изображение

@ghost
Copy link

ghost commented Apr 29, 2020

Shouldn't some of the zombies that spawn in the corpse pit have been from body burning(presumably by those flamethrower zombies in the screenshot) and thus be scorched, like they are at the military base's corpse pit?

@Night-Pryanik
Copy link
Contributor Author

Shouldn't some of the zombies that spawn in the corpse pit have been from body burning(presumably by those flamethrower zombies in the screenshot) and thus be scorched, like they are at the military base's corpse pit?

Added chance to spawn scorched zombies.

@ZhilkinSerg ZhilkinSerg added [JSON] Changes (can be) made in JSON Map / Mapgen Overmap, Mapgen, Map extras, Map display labels Apr 29, 2020
@ZhilkinSerg ZhilkinSerg merged commit b32038d into CleverRaven:master Apr 30, 2020
@Night-Pryanik Night-Pryanik deleted the fema-jsonify branch April 30, 2020 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[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.

2 participants