interface TerrainBattlerTag {
    terrainTypes: TerrainType[];
}

Implemented by

Properties

Properties

terrainTypes: TerrainType[]