Changes

433 bytes added ,  01:27, 28 February 2021
adde dgame file references for quotes and behavior
Line 10: Line 10:  
Calling a merchant does not affect [[Friendship|friendship]] points and does not count as talking to that villager for the day.
 
Calling a merchant does not affect [[Friendship|friendship]] points and does not count as talking to that villager for the day.
   −
==Outgoing Calls==
+
==Outgoing Calls<ref name="outgoing" />==
[[File:Answering Machine.png|frame|Answering Machine portrait]]Merchants (or their answering machine) will tell the player their hours for the day; the player can then select additional options depending on the shop. Answering machine messages will vary for days when a merchant is busy, festival days, etc.
+
[[File:Answering Machine.png|frame|Answering Machine portrait]]Merchants (or their answering machine) will tell the player their hours for the day; the player can then select additional options depending on the shop. Answering machine messages will vary for days when a merchant is busy, festival days, etc.<ref name="quotes" />
    
===Robin===
 
===Robin===
Line 125: Line 125:  
|}
 
|}
   −
==Incoming Calls==
+
==Incoming Calls<ref name="incoming" />==
 
{| class="mw-collapsible mw-collapsed"
 
{| class="mw-collapsible mw-collapsed"
 
! style="text-align: left;" | Vincent&nbsp;
 
! style="text-align: left;" | Vincent&nbsp;
Line 186: Line 186:  
==Trivia==
 
==Trivia==
 
*If the player calls a merchant and checks the store stock while that merchant is away on [[Ginger Island]], the store interface may use the merchant's island portrait.
 
*If the player calls a merchant and checks the store stock while that merchant is away on [[Ginger Island]], the store interface may use the merchant's island portrait.
 +
 +
==References==
 +
<references>
 +
<ref name="outgoing">Outgoing call behavior is specified in <tt>StardewValley.Game1::ShowTelephoneMenu</tt>.</ref>
 +
<ref name="incoming"> Incoming call behavior is specified in <tt>StardewValley.Objects.Phone::CanHearCall</tt>.</ref>
 +
<ref name="quotes">Quotes are specified in <tt>Content\Strings\Characters.xnb</tt>.</ref>
 +
</references>
    
==History==
 
==History==
674

edits