mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-20 16:05:19 +00:00
Added 'w' as terrain suitable for castle,
increased probability of swamp villages
This commit is contained in:
parent
31578070a9
commit
7024bb314b
@ -206,7 +206,7 @@ road_windiness=3
|
|||||||
[village]
|
[village]
|
||||||
terrain=w
|
terrain=w
|
||||||
convert_to=Y
|
convert_to=Y
|
||||||
rating=2
|
rating=3
|
||||||
adjacent_liked=gccc|/\RRrrtvhf
|
adjacent_liked=gccc|/\RRrrtvhf
|
||||||
[/village]
|
[/village]
|
||||||
|
|
||||||
@ -219,7 +219,7 @@ road_windiness=3
|
|||||||
[/village]
|
[/village]
|
||||||
|
|
||||||
[castle]
|
[castle]
|
||||||
valid_terrain=gfh
|
valid_terrain=gfhw
|
||||||
min_distance=12
|
min_distance=12
|
||||||
[/castle]
|
[/castle]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user