-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Modify quantity of food spawn #225
Labels
Comments
You can adjust the food amount through gameMass but I think that also brings down your Max mass |
I'll see if I can do this in my next PR. |
Thanks. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So I adjusted a while ago how much food was spawned, and it turns out that may be too much. I looked at the config on the server side and saw that the variable has been removed to alter how much food can be spawned. Can you tell me the file name and line number for what I need to look at to modify this? It's changed a lot since I last looked at the code.
I'm just trying to get it as close as possible to the original game imo.
The text was updated successfully, but these errors were encountered: