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

Jsonize memory-related mutation modifiers #32337

Merged

Conversation

ZhilkinSerg
Copy link
Contributor

Summary

SUMMARY: Infrastructure "Jsonize memory-related mutation modifiers"

Purpose of change

Jsonize memory-related mutation modifiers

Describe the solution

Moved two memory-related mutation modifiers to json:

  • map_memory_capacity_multiplier - modifies map memory capacity (default value of 1.00 means capacity of 100 overmap tiles);
  • skill_rust_multiplier - modifies skill rust speed (default value of 1.00 means no change to skill rust).

@ZhilkinSerg ZhilkinSerg added [JSON] Changes (can be) made in JSON Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies [C++] Changes (can be) made in C++. Previously named `Code` labels Jul 12, 2019
@kevingranade kevingranade merged commit 39d6972 into CleverRaven:master Jul 12, 2019
@ZhilkinSerg ZhilkinSerg deleted the jsonize-mutation-modifiers branch July 12, 2019 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[C++] Changes (can be) made in C++. Previously named `Code` [JSON] Changes (can be) made in JSON Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants