Changes

284 bytes added ,  01:33, 30 December 2021
m
→‎Value: added "furniture" to mail attachment options
Line 236: Line 236:  
| <samp>%item bigobject [{{t|id}}]+ %%</samp>
 
| <samp>%item bigobject [{{t|id}}]+ %%</samp>
 
| Attach a random big craftable from the listed space-delimited IDs. For example, <samp>%item bigobject 144 163 %%</samp> attaches ''either'' a stone brazier or cask. See [[Modding:Big craftables data]] for a list of item IDs.
 
| Attach a random big craftable from the listed space-delimited IDs. For example, <samp>%item bigobject 144 163 %%</samp> attaches ''either'' a stone brazier or cask. See [[Modding:Big craftables data]] for a list of item IDs.
 +
|-
 +
| <samp>%item furniture [{{t|id}}]+ %%</samp>
 +
| Attach a random furniture item from the listed space-delimited IDs. For example, <samp>%item furniture 1142 709 %%</samp> attaches ''either'' a puzzle table or a walnut dresser. See [[Modding:Furniture data]] for a list of item IDs.
 
|-
 
|-
 
| <samp>%item money {{t|amount}} %%</samp><br /><samp>%item money {{t|min}} {{t|max}} %%</samp>
 
| <samp>%item money {{t|amount}} %%</samp><br /><samp>%item money {{t|min}} {{t|max}} %%</samp>
11

edits