Changes

Line 116: Line 116:  
|-
 
|-
 
| <samp>GOTO {{t|key}}</samp>
 
| <samp>GOTO {{t|key}}</samp>
| (Note: this line only applies if <samp>GOTO</samp> is the first command. If it's not, see <samp>GOTO</samp> below.)<br />End the current script and load the schedule with the given key instead. If the key is "season", the current season name is used instead. If the schedule doesn't exist or can't be parsed, the <samp>spring</samp> schedule will be used instead.<br /><small>Example: <samp>GOTO spring</samp></small>
+
| (Note: this line only applies if <samp>GOTO</samp> is the first command. If it's not, see <samp>GOTO</samp> below.)<br />End the current script and load the schedule with the given key instead. The key does not need to be one of the standard keys and can be any arbitrary string. If the key is "season", the current season name is used instead. If the schedule doesn't exist or can't be parsed, the <samp>spring</samp> schedule will be used instead.<br /><small>Example: <samp>GOTO spring</samp></small>
 
|-
 
|-
 
| <samp>NOT friendship {{t|npc name}} {{t|hearts}}</samp>
 
| <samp>NOT friendship {{t|npc name}} {{t|hearts}}</samp>
118

edits