Changes

Jump to navigation Jump to search
13 bytes added ,  04:20, 26 January 2022
Fixed erroneous Trees property description
Line 472: Line 472:  
|-
 
|-
 
| <samp>Trees [{{t|int x}} {{t|int y}} {{t|int type}}]+</samp><br />''(valid in any location)''
 
| <samp>Trees [{{t|int x}} {{t|int y}} {{t|int type}}]+</samp><br />''(valid in any location)''
| Adds trees to the map. The {{t|x}} {{t|y}} fields are the tile coordinates, and {{t|type}} is the tree type (1: oak, 2: maple, 3: pine, 6: palm, 7: mushroom tree).<br />''Example: <samp>Trees 17 18 2 20 31 2</samp>.''
+
| Adds trees to the map. The {{t|x}} {{t|y}} fields are the tile coordinates, and {{t|type}} is the tree type (0: oak, 1: maple, 2: pine, 5: palm, 6: mushroom tree, 7: mahogany).<br />''Example: <samp>Trees 17 18 2 20 31 2</samp>.''
 
|-
 
|-
 
| <samp>UniquePortrait [{{t|str name}}]+</samp><br />''(valid in any location)''
 
| <samp>UniquePortrait [{{t|str name}}]+</samp><br />''(valid in any location)''

Navigation menu