Alterações

Linha 20: Linha 20:  
</source>}}
 
</source>}}
   −
==Event preconditions==
+
==Pré-condições do evento==
Each event has a key which includes an event ID and any preconditions. Event preconditions include any number of the following arguments (separated by <tt>/</tt>). For example, Clint's Saloon heart event preconditions are <code>97/f Clint 750/t 1900 2300/d Tue Wed Thu Fri Sat Sun</code>, which (per the tables below) means ''event #97, requires 3 hearts with Clint, between 7pm and 11pm on Monday''.
+
Cada evento possui uma chave que inclui um ID de evento e todas as condições prévias. As pré-condições do evento incluem qualquer número dos seguintes argumentos (separado por <tt>/</tt>). Por exemplo, as pré-condições do evento de corações do Clint's Saloon são <code>97/f Clint 750/t 1900 2300/d Tue Wed Thu Fri Sat Sun</code>, which (per the tables below) means ''event #97, requires 3 hearts with Clint, between 7pm and 11pm on Monday''.
    
Notes:
 
Notes:
Linha 28: Linha 28:  
* The game's logic for these codes is in <tt>GameLocation::checkEventPrecondition</tt>.
 
* The game's logic for these codes is in <tt>GameLocation::checkEventPrecondition</tt>.
   −
===Context===
+
===Contexto===
These check the current time, date, weather, etc. They're not player-specific.
+
Estes verificam a hora atual, data, clima, etc. Eles não são específicos do jogador.
    
{| class="wikitable"
 
{| class="wikitable"
25

edições