Changes

Jump to navigation Jump to search
252 bytes added ,  17:23, 2 June 2022
Line 236: Line 236:  
There are various other strings that are customizable on a per-NPC basis, stored outside of the <samp>Characters/Dialogue</samp> folder.
 
There are various other strings that are customizable on a per-NPC basis, stored outside of the <samp>Characters/Dialogue</samp> folder.
    +
====Extra dialogue====
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
 
! key format
 
! key format
 
! description
 
! description
|-
  −
| <samp>SpouseFlowerDanceAccept_{{t|Spouse name}}</samp>
  −
| Stored in <samp>Strings\Events.xnb</samp>. If specified, it will be used when a NPC who is your spouse accepts your offer to dance at the Flower Dance. Otherwise, the NPC will use a string from <samp>Strings\StringsFromCSFiles.xnb</samp>.
   
|-
 
|-
 
| <samp>PurchasedItem_{{t|NPC}}</samp></br><samp>PurchasedItem_{{t|NPC}}_Quality{{t|Quality}}</samp></br><samp>PurchasedItem_{{t|Number}}_Quality{{t|Quality}}_{{t|NPC}}</samp>
 
| <samp>PurchasedItem_{{t|NPC}}</samp></br><samp>PurchasedItem_{{t|NPC}}_Quality{{t|Quality}}</samp></br><samp>PurchasedItem_{{t|Number}}_Quality{{t|Quality}}_{{t|NPC}}</samp>
Line 252: Line 250:  
| <samp>SummitEvent_Dialogue3_{{t|Spouse name}}</samp>
 
| <samp>SummitEvent_Dialogue3_{{t|Spouse name}}</samp>
 
| Stored in <samp>Data\ExtraDialogue.xnb</samp>. An NPC-specific dialogue line used near the end of the Summit cutscene.
 
| Stored in <samp>Data\ExtraDialogue.xnb</samp>. An NPC-specific dialogue line used near the end of the Summit cutscene.
 +
|}
 +
 +
====Strings from CS Files====
 +
{| class="wikitable"
 +
|-
 +
! key format
 +
! description
 
|-
 
|-
 
| <samp>{{t|Spouse or roommate name}}_AfterWedding</samp></br><samp>{{t|Spouse or roommate name}}_Engaged</samp></br><samp>{{t|Spouse or roommate name}}_EngagedRoommate</samp></br><samp>{{t|Spouse or roommate name}}_Stardrop</samp>
 
| <samp>{{t|Spouse or roommate name}}_AfterWedding</samp></br><samp>{{t|Spouse or roommate name}}_Engaged</samp></br><samp>{{t|Spouse or roommate name}}_EngagedRoommate</samp></br><samp>{{t|Spouse or roommate name}}_Stardrop</samp>
 
| Stored in <samp>Strings\StringsFromCSFiles.xnb</samp>. Currently only used for Krobus. Despite the name, <samp>AfterWedding</samp> is used when Krobus arrives at the farm. <samp>Stardrop</samp> is used when Krobus gifts you a [[Stardrop]].
 
| Stored in <samp>Strings\StringsFromCSFiles.xnb</samp>. Currently only used for Krobus. Despite the name, <samp>AfterWedding</samp> is used when Krobus arrives at the farm. <samp>Stardrop</samp> is used when Krobus gifts you a [[Stardrop]].
 +
|}
 +
 +
====Characters====
 +
{| class="wikitable"
 +
|-
 +
! key format
 +
! description
 
|-
 
|-
 
| <samp>MovieInvite_Invited_{{t|NPC}}</samp></br><samp>MovieInvite_Spouse_{{t|Spouse name}}</samp>
 
| <samp>MovieInvite_Invited_{{t|NPC}}</samp></br><samp>MovieInvite_Spouse_{{t|Spouse name}}</samp>
 
| Stored in <samp>Strings\Characters.xnb</samp>. A custom response to being invited to see a movie.
 
| Stored in <samp>Strings\Characters.xnb</samp>. A custom response to being invited to see a movie.
 +
|}
 +
 +
====Events====
 +
{| class="wikitable"
 +
|-
 +
! key format
 +
! description
 +
|-
 +
| <samp>SpouseFlowerDanceAccept_{{t|Spouse name}}</samp>
 +
| Stored in <samp>Strings\Events.xnb</samp>. If specified, it will be used when a NPC who is your spouse accepts your offer to dance at the Flower Dance. Otherwise, the NPC will use a string from <samp>Strings\StringsFromCSFiles.xnb</samp>.
 
|}
 
|}
  
118

edits

Navigation menu