moved make_tamagotchi_list to Util

This commit is contained in:
luxick
2015-08-26 15:37:59 +02:00
parent 7186918752
commit 9862998242
4 changed files with 13 additions and 14 deletions

View File

@@ -28,5 +28,5 @@ max_workpower = 6
# This defines the bounds of how much a Tamagotchi can recover when eating/sleeping/playing etc.
min_recovery = 10
max_recovery = 20
# Define if simulation should be started paused or running
start_paused = False