Changes

Jump to navigation Jump to search
→‎Characters: fix & expand incorrect info
Line 208: Line 208:  
====Characters====
 
====Characters====
 
<samp>Strings\Characters.xnb</samp> contains miscellaneous dialogue, some of which is NPC-specific:
 
<samp>Strings\Characters.xnb</samp> contains miscellaneous dialogue, some of which is NPC-specific:
  −
'''Note while this table describes the general pattern of these comments, they are actually quite hardcoded and you probably cannot add new keys.'''
      
{| class="wikitable"
 
{| class="wikitable"
Line 216: Line 214:  
! description
 
! description
 
|-
 
|-
| <samp>MovieInvite_Invited_{{t|NPC}}</samp></br><samp>MovieInvite_Spouse_{{t|spouse}}</samp>
+
| <samp>MovieInvite_Spouse_{{t|NPC name}}</samp>
| A custom response to being invited to see a movie.
+
| Shown when the NPC accepts a [[Movie Ticket|movie ticket]] when they're married to you. If missing, defaults to a <samp>MovieInvite_Invited_*</samp> key.
 +
|-
 +
| <samp>MovieInvite_Invited_{{t|NPC name}}</samp><br /><samp>MovieInvite_Invited_{{t|manner}}</samp><br /><samp>MovieInvite_Invited_{{t|socialAnxiety}}</samp><br /><samp>MovieInvite_Invited_{{t|optimism}}</samp><br /><samp>MovieInvite_Invited_{{t|age}}</samp><br /><samp>MovieInvite_Invited</samp>
 +
| Shown when the NPC accepts a [[Movie Ticket|movie ticket]]. The NPC will use the first key that exists in the order listed here.
 +
 
 +
The {{t|manner}}, {{t|socialAnxiety}}, and {{t|optimism}} values are those specified in the [[Modding:NPC data|NPC's equivalent data fields]]. The {{t|age}} value is one of <samp>Child</samp>, <samp>Teen</samp>, or <samp>Adult</samp>.
 
|-
 
|-
| <samp>Phone_{{t|NPC}}_Open</samp></br><samp>Phone_{{t|NPC}}_Open_Rare</samp></br><samp>Phone_{{t|NPC}}_Closed</samp></br><samp>Phone_{{t|NPC}}_Festival</samp></br><samp>Phone_{{t|NPC}}_Working</samp></br><samp>Phone_{{t|NPC}}_Working_OneDay</samp>
+
| <samp>Phone_*</samp>
| Dialogue used when calling a storeowner NPC on the [[Telephone]].
+
| Shown when calling a shop owner NPC on the [[telephone]]. These keys are hardcoded, so new keys with the same pattern will be ignored.
 
|}
 
|}
  
translators
8,403

edits

Navigation menu