Changes

319 bytes added ,  04:16, 2 July 2018
→‎Constants: + first/subsequent year
Line 278: Line 278:     
==Constants==
 
==Constants==
The game uses these predefined values in some cases. This section is linked from above where needed.
+
The game uses these predefined values in some dialogue keys. This section is linked from above where needed.
 
  −
===Seasons===
  −
* <tt>spring</tt>
  −
* <tt>summer</tt>
  −
* <tt>fall</tt>
  −
* <tt>winter</tt>
      
===Days of week===
 
===Days of week===
Line 294: Line 288:  
* <tt>Sat</tt>
 
* <tt>Sat</tt>
 
* <tt>Sun</tt>
 
* <tt>Sun</tt>
 +
 +
===Seasons===
 +
* <tt>spring</tt>
 +
* <tt>summer</tt>
 +
* <tt>fall</tt>
 +
* <tt>winter</tt>
 +
 +
===First/subsequent year===
 +
In some cases the game uses a "first/subsequent year" value for dialogue conditions. This only has two possible values:
 +
 +
{| class="wikitable"
 +
|-
 +
! value
 +
! meaning
 +
|-
 +
| <tt>1</tt>
 +
| Occurs in the first year.
 +
|-
 +
| <tt>2</tt>
 +
| Occurs in any year after the first (not only year 2).
 +
|}
    
[[Category:Modding]]
 
[[Category:Modding]]
translators
8,404

edits