Home
last modified time | relevance | path

Searched refs:MTNGRAS (Results 1 – 5 of 5) sorted by relevance

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/objects/
H A Dmounts.cpp51 …if ( icn == ICN::MTNGRAS && ( 25 == index || 43 == index || 44 == index || 53 == index || 54 == in… in GetPassable()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/agg/
H A Dicn.h451 MTNGRAS, enumerator
H A Dicn.cpp121 …K.ICN" }, { MTNDIRT, "MTNDIRT.ICN" }, { MTNDSRT, "MTNDSRT.ICN" }, { MTNGRAS, "MTNGRAS.ICN" },
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/maps/
H A Dmp2.cpp82 return ICN::MTNGRAS; in GetICNObject()
H A Dmaps_tiles.cpp80 case ICN::MTNGRAS: in isValidShadowSprite()
203 …= { ICN::MTNDSRT, ICN::MTNGRAS, ICN::MTNLAVA, ICN::MTNMULT, ICN::MTNSNOW, ICN::MTNSWMP, ICN:… in findAllShadowImages()