Changes

Jump to navigation Jump to search
→‎Actions: update for 1.6 build 23352 (AddMail type now optional)
Line 115: Line 115:  
| Deduct items by [[Modding:Migrate to Stardew Valley 1.6#Custom items|qualified or unqualified item ID]] from the current player's inventory, up to a max combined stack size of {{o|count}} (default 1).
 
| Deduct items by [[Modding:Migrate to Stardew Valley 1.6#Custom items|qualified or unqualified item ID]] from the current player's inventory, up to a max combined stack size of {{o|count}} (default 1).
 
|-
 
|-
| <samp>AddMail {{t|player}} {{t|mail ID}} {{t|type}}</samp><br /><samp>RemoveMail {{t|player}} {{t|mail ID}} {{o|type}}</samp>
+
| <samp>AddMail {{t|player}} {{t|mail ID}} {{o|type}}</samp><br /><samp>RemoveMail {{t|player}} {{t|mail ID}} {{o|type}}</samp>
 
| Add or remove a [[Modding:Mail data|mail flag or letter]] for the [[#Target player|specified player(s)]].
 
| Add or remove a [[Modding:Mail data|mail flag or letter]] for the [[#Target player|specified player(s)]].
   Line 137: Line 137:  
|}
 
|}
   −
For remove only, {{t|type}} defaults to <samp>all</samp>.
+
If omitted, the {{t|type}} defaults to <samp>tomorrow</samp> for <samp>AddMail</samp> and <samp>all</samp> for <samp>RemoveMail</samp>.
 
|-
 
|-
 
| <samp>AddMoney {{t|amount}}</samp>
 
| <samp>AddMoney {{t|amount}}</samp>
translators
8,446

edits

Navigation menu