adjust base y of diagonal bridges terrain graphics macro (#8020)
1.17/1.18 - adjust bridge layering, fixes #8010
This commit is contained in:
commit
ef25dbea7c
1 changed files with 2 additions and 2 deletions
|
@ -79,7 +79,7 @@
|
|||
[/tile]
|
||||
[image]
|
||||
center=63,126
|
||||
base=108,108
|
||||
base=108,118
|
||||
layer={LAYER}
|
||||
name={IMAGE}.png
|
||||
[/image]
|
||||
|
@ -113,7 +113,7 @@
|
|||
[/tile]
|
||||
[image]
|
||||
center=63,90
|
||||
base=108,108
|
||||
base=108,88
|
||||
layer={LAYER}
|
||||
name={IMAGE}.png
|
||||
[/image]
|
||||
|
|
Loading…
Add table
Reference in a new issue