Eliminate clipping of units on stone bridges.
This commit is contained in:
parent
a57ab214a0
commit
b16de79347
1 changed files with 4 additions and 4 deletions
|
@ -55,12 +55,12 @@
|
|||
# Tracks and bridges
|
||||
|
||||
# basic stone bridge
|
||||
{BRIDGE:STRAIGHTS Bsb\ Bsb| Bsb/ * * * stonebridge 0 bridge/stonebridge}
|
||||
{BRIDGE:STRAIGHTS Bsb\ Bsb| Bsb/ * * * stonebridge -80 bridge/stonebridge}
|
||||
{BRIDGE:ENDS Bsb\ Bsb| Bsb/ * (Co*,Cu*,Ko*,Ku*) * stonebridge -80 bridge/stonebridge-castle}
|
||||
{BRIDGE:ENDS Bsb\ Bsb| Bsb/ * (C*,K*) * stonebridge 1 bridge/stonebridge-castle}
|
||||
{BRIDGE:ENDS Bsb\ Bsb| Bsb/ * (C*,K*) * stonebridge -80 bridge/stonebridge-castle}
|
||||
{BRIDGE:ENDS Bsb\ Bsb| Bsb/ * (C*,K*) * stonebridge -80 bridge/stonebridge-short}
|
||||
{BRIDGE:ENDS Bsb\ Bsb| Bsb/ * (W*,S*) * stonebridge 0 bridge/stonebridge-water}
|
||||
{BRIDGE:ENDS Bsb\ Bsb| Bsb/ * * * stonebridge 0 bridge/stonebridge}
|
||||
{BRIDGE:ENDS Bsb\ Bsb| Bsb/ * (W*,S*) * stonebridge -80 bridge/stonebridge-water}
|
||||
{BRIDGE:ENDS Bsb\ Bsb| Bsb/ * * * stonebridge -80 bridge/stonebridge}
|
||||
|
||||
# hanging bridge
|
||||
{BRIDGE:STRAIGHTS Bh\ Bh| Bh/ Q* Q* * hanging 0 bridge/hanging-xx}
|
||||
|
|
Loading…
Add table
Reference in a new issue