reduce the number of unique terrain flags
This commit is contained in:
parent
2a5f0e1b62
commit
c295384fea
1 changed files with 2 additions and 3 deletions
|
@ -44,8 +44,7 @@
|
|||
[tile]
|
||||
pos=1
|
||||
type={TERRAINLIST}
|
||||
no_flag=forest
|
||||
set_flag=forest,small_forest
|
||||
set_no_flag=overlay
|
||||
[/tile]
|
||||
|
||||
[tile]
|
||||
|
@ -74,7 +73,7 @@
|
|||
[tile]
|
||||
pos=1
|
||||
type={TERRAINLIST}
|
||||
set_no_flag=forest
|
||||
set_no_flag=overlay
|
||||
[/tile]
|
||||
|
||||
[image]
|
||||
|
|
Loading…
Add table
Reference in a new issue