Changes

Line 24: Line 24:  
|-
 
|-
 
| <tt>set-up</tt>
 
| <tt>set-up</tt>
| The event data that is run when the player first enters the festival. This includes moving the player to the festival map.
+
| The [[Modding:Event_data|event data]] that is run when the player first enters the festival. This includes moving the player to the festival map.
 
|-
 
|-
 
| <tt>{{t|string npcName}}</tt>
 
| <tt>{{t|string npcName}}</tt>
| The default event dialog for that npc.
+
| The default event [[Modding:Dialogue#Format|dialog]] for that npc.
 
|-
 
|-
 
| <tt><code><string npcName>_spouse</code></tt>
 
| <tt><code><string npcName>_spouse</code></tt>
| The event dialog for that npc when they are married to the player.
+
| The event [[Modding:Dialogue#Format|dialog]] for that npc when they are married to the player.
 
|}
 
|}
Any other entry is event data for a cutscene that is used during the event. In some cases, like the luau, these are linked together when played in the game.
+
Any other entry is [[Modding:Event_data|event data]] for a cutscene that is used during the event. In some cases, like the luau, these are linked together when played in the game.
    
==Shop Format==
 
==Shop Format==