From e1b2ddab6e96eb35777f263c8903231cf0cee6d0 Mon Sep 17 00:00:00 2001 From: Wanne Date: Sat, 14 Jul 2007 17:57:10 +0000 Subject: [PATCH] Updated the GAME_STARTING_TIME, so the game start at Day 1 and not at Day 0 git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@841 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 6 +++--- gamedir/Data/Ja2_Options.INI | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index 031dc20c8..d1ed02fa8 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -63,10 +63,10 @@ INSANE_CASH = 15000 ; Do not set the values too low ;****************************************************************************************************************************** -; Default value is 3600 (1:00) -GAME_STARTING_TIME = 3600 +; Default value is 90000 (Day 1, 1am) +GAME_STARTING_TIME = 90000 -; Default value is 21600 (6:00) +; Default value is 21600 (Day 1, 7am) FIRST_ARRIVAL_DELAY = 21600 diff --git a/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index bb0438a8c..676c39600 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/Data/Ja2_Options.INI @@ -63,10 +63,10 @@ INSANE_CASH = 15000 ; Do not set the values too low ;****************************************************************************************************************************** -; Default value is 3600 (1:00) -GAME_STARTING_TIME = 3600 +; Default value is 90000 (Day 1, 1am) +GAME_STARTING_TIME = 90000 -; Default value is 21600 (6:00) +; Default value is 21600 (Day 1, 7am) FIRST_ARRIVAL_DELAY = 21600