# Configuration file

general {
    # Hotkeys used in the book, one entry per line(Format: [key]:[mode]
    S:KeyMap <
        D:delete
        N:create
        M:move
        INSERT:create
        R:rename
        DELETE:delete
        SPACE:normal
        S:swap
        S:swap_select
     >

    # Only use this as a map maker who wants to create quests. Leaving this off allows you the play the existing quests.
    B:UseEditor=false
}


