mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-20 04:05:01 +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]
|
||||
terrain=w
|
||||
convert_to=Y
|
||||
rating=2
|
||||
rating=3
|
||||
adjacent_liked=gccc|/\RRrrtvhf
|
||||
[/village]
|
||||
|
||||
@ -219,7 +219,7 @@ road_windiness=3
|
||||
[/village]
|
||||
|
||||
[castle]
|
||||
valid_terrain=gfh
|
||||
valid_terrain=gfhw
|
||||
min_distance=12
|
||||
[/castle]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user