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

balance for freshwater research station #43249

Merged
merged 1 commit into from
Aug 27, 2020

Conversation

curstwist
Copy link
Contributor

Summary

SUMMARY: Content "Small adjustments to Freshwater Research Station."

Purpose of change

Add loot I forgot to spawn, improve spawn chances.

Describe the solution

Added a chance to spawn the very rare shark suit, Adjusted spawn parameters, fixed typo in file name.

Testing

Checked in game.

@ZhilkinSerg ZhilkinSerg added [JSON] Changes (can be) made in JSON Game: Balance Balancing of (existing) in-game features. Map / Mapgen Overmap, Mapgen, Map extras, Map display labels Aug 27, 2020
@ZhilkinSerg ZhilkinSerg merged commit 666db7f into CleverRaven:master Aug 27, 2020
@@ -221,6 +221,7 @@
],
"palettes": [ "underwater_structure" ],
"place_loot": [
{ "item": "shark_suit_faraday", "x": [ 9, 10 ], "y": 12, "chance": 60 },
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why the faraday one, and not the normal one? I'm not an underwater researcher, but I don't imagine that they have these.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good point. I'll adjust it in a new PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Game: Balance Balancing of (existing) in-game features. [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.

3 participants