Use WFL instead of Lua code for {SCATTER_EMBELLISHMENTS}
This commit is contained in:
parent
defea0679f
commit
fb7dce076f
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
# For example, this will add flowers to 5% of all grassland:
|
||||
#! {SCATTER_EMBELLISHMENTS G* ^Efm 5}
|
||||
[random_placement]
|
||||
num_items="size * ({PERCENTAGE} / 100)"
|
||||
num_items="(size * ({PERCENTAGE} / 100))"
|
||||
variable=random_placement_location
|
||||
allow_less=yes
|
||||
[filter_location]
|
||||
|
|
Loading…
Add table
Reference in a new issue