gametime script now allows for modification of interval via settings file

This commit is contained in:
Khandrish 2014-01-01 18:06:01 -08:00
parent 932f215adf
commit 0a5597bb0b
2 changed files with 11 additions and 5 deletions

View file

@ -307,7 +307,8 @@ TIME_HOUR_PER_DAY = 24
TIME_DAY_PER_WEEK = 7
TIME_WEEK_PER_MONTH = 4
TIME_MONTH_PER_YEAR = 12
# How often the game time is updated
TIME_UPDATE_INTERVAL = 60
######################################################################
# Default Player setup and access