IGUI_EN = {
    IGUI_Excavation_Dig = "Dig",
    IGUI_Excavation_DigWall = "Dig through wall",
    IGUI_Excavation_DigStairs = "Dig stairs",

    IGUI_Excavation_Options_HideCursorAfterDigging = "Hide dig cursor after digging",
    IGUI_Excavation_Options_HideCursorAfterDigging_tooltip = "Whether to hide the dig cursor after selecting a tile to dig."
    IGUI_Excavation_Options_TryFixCutaways = "Refresh cutaways",
    IGUI_Excavation_Options_TryFixCutaways_tooltip = "Refreshes the cutaway system around all player characters. May help in situations where walls are blocking vision of your character.",
}