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

Elite Zombie Bio-operator name format fixed #39594

Merged
merged 1 commit into from
Apr 16, 2020
Merged

Elite Zombie Bio-operator name format fixed #39594

merged 1 commit into from
Apr 16, 2020

Conversation

Hymore246
Copy link
Contributor

Summary

SUMMARY: Bugfixes "Elite Zombie Bio-operator name format fixed"

Purpose of change

EZBO's name is now formatted correctly in JSON.

Describe the solution

Minor fix that updates how the zombie's name is listed in the JSON file.

OLD: "name": "elite zombie bio-operator",
NEW: "name": { "str": "elite zombie bio-operator" },

Updated EZBO name with proper formatting.
@ZhilkinSerg ZhilkinSerg added the [JSON] Changes (can be) made in JSON label Apr 16, 2020
@ZhilkinSerg ZhilkinSerg merged commit a020f71 into CleverRaven:master Apr 16, 2020
@Hymore246 Hymore246 deleted the EZBO-name-fix branch April 16, 2020 11:55
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants