Temporary disable water animation under swamp
(often not visible and make sense to be stagnant)
This commit is contained in:
parent
c15aa1c5a4
commit
c97492d792
1 changed files with 2 additions and 1 deletions
|
@ -409,7 +409,8 @@
|
|||
# water animation under ford is not really visible, so we disable it for now
|
||||
{GENERIC_SINGLEHEX_PLFB (Wwf) 100 -1000 base ANIMATION_01 water/coast}
|
||||
{GENERIC_SINGLEHEX_PLFB (Wwt) 100 -1000 base ANIMATION_15 water/coast-tropical}
|
||||
{GENERIC_SINGLEHEX_PLFB (S*) 100 -1000 base ANIMATION_15 swamp/water}
|
||||
# water animation under swamp is not really visible, so we disable it for now
|
||||
{GENERIC_SINGLEHEX_PLFB (S*) 100 -1000 base ANIMATION_01 swamp/water}
|
||||
|
||||
#temporary disabled normal multihex macro
|
||||
#{TERRAIN_BASE_B Wo ANIMATION_15 water/ocean}
|
||||
|
|
Loading…
Add table
Reference in a new issue