Изменения

Перейти к навигации Перейти к поиску
м
Замена текста — «{| class» на «{|class»
Строка 7: Строка 7:  
The weather is controlled by the integer field <tt>Game1::weatherForTomorrow</tt>. The possible values are:
 
The weather is controlled by the integer field <tt>Game1::weatherForTomorrow</tt>. The possible values are:
   −
{| class="wikitable"
+
{|class="wikitable"
 
|-
 
|-
 
! Значение
 
! Значение
Строка 46: Строка 46:  
Certain dates always have the same weather:
 
Certain dates always have the same weather:
   −
{| class="wikitable"
+
{|class="wikitable"
 
|-
 
|-
 
! date
 
! date
Строка 186: Строка 186:  
The TV force sets by:
 
The TV force sets by:
   −
{| class="wikitable"
+
{|class="wikitable"
 
|-
 
|-
 
! date
 
! date
Строка 211: Строка 211:  
The TV will check the weather and show the following message:
 
The TV will check the weather and show the following message:
   −
{| class="wikitable"
+
{|class="wikitable"
 
|-
 
|-
 
! weather
 
! weather
Строка 296: Строка 296:  
The save file is a snapshot of the day at 0600 the next morning. The <tt>WeatherForTommorow</tt> field was used to calculate the weather, but changing it has no effect on the weather since the weather flags have already been set by this point. To change the weather, you need to set one of these combinations of flags:
 
The save file is a snapshot of the day at 0600 the next morning. The <tt>WeatherForTommorow</tt> field was used to calculate the weather, but changing it has no effect on the weather since the weather flags have already been set by this point. To change the weather, you need to set one of these combinations of flags:
   −
{| class="wikitable"
+
{|class="wikitable"
 
|-
 
|-
 
! weather  
 
! weather  

Навигация