Изменения

м
Строка 5: Строка 5:     
==Данные==
 
==Данные==
The weather is controlled by the integer field <samp>Game1::weatherForTomorrow</samp>. The possible values are:
+
Погодой управляет строка <samp>Game1::weatherForTomorrow</samp>. Возможные значения погоды:
    
{|class="wikitable"
 
{|class="wikitable"
Строка 15: Строка 15:  
| 0
 
| 0
 
| <samp>weather_sunny</samp>
 
| <samp>weather_sunny</samp>
| sunny
+
| Солнечно
 
|-
 
|-
 
| 1
 
| 1
 
| <samp>weather_rain</samp>
 
| <samp>weather_rain</samp>
| rain
+
| Дождь
 
|-
 
|-
 
| 2
 
| 2
 
| <samp>weather_debris</samp>
 
| <samp>weather_debris</samp>
| windy
+
| Ветер
 
|-
 
|-
 
| 3
 
| 3
 
| <samp>weather_lightning</samp>
 
| <samp>weather_lightning</samp>
| lightning
+
| Гроза
 
|-
 
|-
 
| 4
 
| 4
 
| <samp>weather_festival</samp>
 
| <samp>weather_festival</samp>
| festival
+
| Фестиваль
 
|-
 
|-
 
| 5
 
| 5
 
| <samp>weather_snow</samp>
 
| <samp>weather_snow</samp>
| snow
+
| Снегопад
 
|-
 
|-
 
| 6
 
| 6
 
| <samp>weather_wedding</samp>
 
| <samp>weather_wedding</samp>
| wedding
+
| Свадьба
 
|}
 
|}
  
2

правки