Probably fix the desert transitions for real now.
This commit is contained in:
parent
e98afec228
commit
5ae6e3cdda
1 changed files with 3 additions and 3 deletions
|
@ -888,9 +888,9 @@
|
|||
# nicely with desert and desert villages.
|
||||
|
||||
{TERRAIN_ADJACENT -330 Dd^ (Dd^V*) desert}
|
||||
{TERRAIN_ADJACENT -333 Dd (!,Dd,Rd) desert}
|
||||
{TERRAIN_ADJACENT -331 Dd^,Dd^D* (!,Dd) desert}
|
||||
{TERRAIN_ADJACENT -332 Rd (!,Rd) desert-road}
|
||||
{TERRAIN_ADJACENT -331 Dd (!,Dd) desert}
|
||||
{TERRAIN_ADJACENT -332 Dd^,Dd^D* (!,Dd) desert}
|
||||
{TERRAIN_ADJACENT -333 Rd (!,Rd) desert-road}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue