Fix mud-swamp transition when small swamp images used
This commit is contained in:
parent
5b21ae2749
commit
c894369e45
1 changed files with 1 additions and 1 deletions
|
@ -739,7 +739,7 @@
|
|||
{TRANSITION_COMPLETE_LF Wwf (!,Wwf,!,W*,Sm,Xv,_off^_usr) -515 transition2 water/ford}
|
||||
|
||||
# Double-sided animated transitions for water-to-water and sand-to-water
|
||||
{TRANSITION_COMPLETE_LF Sm (!,Sm,!,W*,D*,S*) -556 transition3 swamp/mud-long}
|
||||
{TRANSITION_COMPLETE_LF Sm (!,Sm,!,W*,D*) -556 transition3 swamp/mud-long}
|
||||
{ANIMATED_WATER_15_TRANSITION Wo (!,Wo,!,W*,S*) -550 () 150 water/ocean-blend}
|
||||
{ANIMATED_WATER_15_TRANSITION Wot (!,Wot,!,W*,S*) -551 "~CS(-45,-5,25)" 150 water/ocean-blend} # Tropcial Ocean Color
|
||||
{ANIMATED_WATER_15_TRANSITION Wog (!,Wog,!,W*,S*) -552 "~CS(15,0,-30)" 150 water/ocean-blend} # grey ocean color
|
||||
|
|
Loading…
Add table
Reference in a new issue