Changes

Jump to navigation Jump to search
293 bytes added ,  23:53, 25 July 2023
m
→‎Dialogue commands: Adding example of item giving syntax
Line 455: Line 455:  
|-
 
|-
 
| <samp>[# # #]</samp>
 
| <samp>[# # #]</samp>
| Gives the player a random item, from the pool of item IDs within the brackets.
+
| Gives the player a random item, from the pool of [https://stardewids.com/ item IDs] within the brackets. For example, <syntaxhighlight lang="js">"I spent the afternoon daydreaming about the ocean. So I decided to cook some seafood. [198 202 727 728]$h"</syntaxhighlight> ...gives one of 198 (Baked Fish), 202 (Fried Calamari), 727 (Chowder), or 728 (Fish Stew) as a gift.
 
|-
 
|-
 
| <samp>%revealtaste{{t|NPC}}{{t|object ID}}</samp>
 
| <samp>%revealtaste{{t|NPC}}{{t|object ID}}</samp>
32

edits

Navigation menu