Temporary disable water animation under swamp

(often not visible and make sense to be stagnant)
This commit is contained in:
Ali El Gariani 2010-09-11 00:36:30 +00:00
parent c15aa1c5a4
commit c97492d792

View file

@ -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}