Changes

Jump to navigation Jump to search
46 bytes added ,  20:47, 17 August 2020
m
→‎Dialogue commands: added $d kent argument
Line 276: Line 276:  
| Show {{t|text1}} with a {{t|probability}} between 0 and 1; otherwise, show {{t|text2}}.  E.g. <code>$c 0.9</code> for a 90% chance of {{t|text1}} and a 10% chance of {{t|text2}}.  NOTE: Replacer commands (see below) do not work in {{t|text1}}. This does not need to be the first command in a dialogue string. It is unaffected by daily luck.
 
| Show {{t|text1}} with a {{t|probability}} between 0 and 1; otherwise, show {{t|text2}}.  E.g. <code>$c 0.9</code> for a 90% chance of {{t|text1}} and a 10% chance of {{t|text2}}.  NOTE: Replacer commands (see below) do not work in {{t|text1}}. This does not need to be the first command in a dialogue string. It is unaffected by daily luck.
 
|-
 
|-
| <tt>$d {{t|bus|joja|cc}}</tt>
+
| <tt>$d {{t|bus|joja|cc|kent}}</tt>
 
| dialogueDependingOnWorldState<br/>
 
| dialogueDependingOnWorldState<br/>
 
<code>"Tue4": "$d</code> {{t|dependence}}<code>#|Dialogue when dependence value is true.|Dialogue in other situations.",</code><br/>
 
<code>"Tue4": "$d</code> {{t|dependence}}<code>#|Dialogue when dependence value is true.|Dialogue in other situations.",</code><br/>
The dependence can take one of three values: "bus": is the bus fixed?; "joja": is JoJa Mart in business?; "cc": has the Community Centre been completed? This command must start the dialogue string and does not allow for any other dialogue commands in the string.
+
The dependence can take one of four values: "bus": is the bus fixed?; "joja": is Joja Mart in business?; "cc": has the Community Center been completed?; "kent": has Kent returned to the valley? This command must start the dialogue string and does not allow for any other dialogue commands in the string.
 
|-
 
|-
 
| <tt>$y</tt>
 
| <tt>$y</tt>
30

edits

Navigation menu