setDungeonTile

fun setDungeonTile(column: Int, row: Int, tile: Tile?): Boolean

Sets the corresponding value from dungeonList but first performs a check whether the indices are in range.