Remove tags without effect
No use in having two adjacent heights with the same terrain or road cost/village definitions for a terrain that is not generated. Fixes #4886
This commit is contained in:
parent
3d17fe99e9
commit
fece902b41
1 changed files with 0 additions and 17 deletions
|
@ -55,10 +55,6 @@
|
|||
height=100
|
||||
terrain=Gg
|
||||
[/height]
|
||||
[height]
|
||||
height=30
|
||||
terrain=Ww
|
||||
[/height]
|
||||
[height]
|
||||
height=5
|
||||
terrain=Ww
|
||||
|
@ -96,12 +92,6 @@
|
|||
convert_to=Re
|
||||
[/road_cost]
|
||||
|
||||
[road_cost]
|
||||
terrain=Ds
|
||||
cost=25
|
||||
convert_to=Re
|
||||
[/road_cost]
|
||||
|
||||
[road_cost]
|
||||
terrain=Gs^Fp
|
||||
cost=20
|
||||
|
@ -155,13 +145,6 @@
|
|||
rating=8
|
||||
[/village]
|
||||
|
||||
[village]
|
||||
terrain=Ds
|
||||
convert_to=Vda
|
||||
rating=2
|
||||
adjacent_liked=Gg, Ww, Ww, Ww, Ww^Bw|, Ww^Bw/, Ww^Bw\, Rr, Rr, Re, Re, Gg^Ve, Gg^Vh, Hh, Gs^Fp
|
||||
[/village]
|
||||
|
||||
#villages in forest are Elvish
|
||||
[village]
|
||||
terrain=Gs^Fp
|
||||
|
|
Loading…
Add table
Reference in a new issue