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

Reduce calorie message spam to once every 12 hours #40387

Merged
merged 1 commit into from
May 11, 2020

Conversation

CodeBandit
Copy link
Contributor

Summary

SUMMARY: Interface "Reduce calorie message spam to once every 12 hours"

Purpose of change

Getting spammed with "You feel that you need to eat more calorie-dense food." 24 times a day is annoying to deal with.

Describe the solution

Change from once_every( 1_hours ) to once_every( 12_hours )

Describe alternatives you've considered

none

Testing

none

@curstwist curstwist added Info / User Interface Game - player communication, menus, etc. [C++] Changes (can be) made in C++. Previously named `Code` labels May 11, 2020
@kevingranade kevingranade merged commit 42a0671 into CleverRaven:master May 11, 2020
@CodeBandit CodeBandit deleted the Caloric-messages branch May 11, 2020 16:23
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` Info / User Interface Game - player communication, menus, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants