Changes

463 bytes added ,  23:02, 10 February 2021
Added LocationContext and MailboxLocation properties
Line 470: Line 470:  
* <tt>7</tt> (projector).
 
* <tt>7</tt> (projector).
 
Any other value will crash the game.<br />''Example: <tt>Light 3 8 4 6 8 4 11 8 4 3 2 5 10 2 5 6 19 5 5 15 5 5 11 5 11 12 5</tt> (Adventurer's Guild).''
 
Any other value will crash the game.<br />''Example: <tt>Light 3 8 4 6 8 4 11 8 4 3 2 5 10 2 5 6 19 5 5 15 5 5 11 5 11 12 5</tt> (Adventurer's Guild).''
 +
|-
 +
| <tt>LocationContext Default</tt><br />''(valid in any location)''
 +
| Sets the map to be part of the mainland for game logic purposes, like weather.
 +
|-
 +
| <tt>LocationContext Island</tt><br />''(valid in any location)''
 +
| Sets the map to be part of Ginger Island for game logic purposes, like weather.
 +
|-
 +
| <tt>MailboxLocation [{{t|int x}} {{t|int y}}]</tt><br />''(valid in farm)''
 +
| The position of the player's mailbox. Corresponds to the upper left corner.
 
|-
 
|-
 
| <tt>Music {{t|string name}}</tt><br />''(valid in any location)''
 
| <tt>Music {{t|string name}}</tt><br />''(valid in any location)''