Changes

110 bytes added ,  18:32, 2 January 2022
→‎Inject static content: added note about adding tools as attachment
Line 341: Line 341:  
             // The @ will be replaced with the player's name.  Other items do not seem to work (''i.e.,'' %pet or %farm)
 
             // The @ will be replaced with the player's name.  Other items do not seem to work (''i.e.,'' %pet or %farm)
 
             // %item object 388 50 %%  - this adds 50 pieces of wood when added to the end of a letter.
 
             // %item object 388 50 %%  - this adds 50 pieces of wood when added to the end of a letter.
 +
            // %item tools Axe Hoe %%  - this adds tools; may list any of Axe, Hoe, Can, Scythe, and Pickaxe
 
             // %item money 250 601  %%  - this sends a random amount of gold from 250 to 601 inclusive.
 
             // %item money 250 601  %%  - this sends a random amount of gold from 250 to 601 inclusive.
 
             // %item cookingRecipe %%  - this is for recipes (did not try myself)  Not sure how it know which recipe.  
 
             // %item cookingRecipe %%  - this is for recipes (did not try myself)  Not sure how it know which recipe.  
6

edits