stds.illarion = {
    read_globals = {world = { fields = { weather = {read_only = false, other_fields = true}}, other_fields = true},
        "Player", "position", "Character",
        "MessageDialog", "SelectionDialog", "CraftingDialog", "InputDialog", "MerchantDialog",
        "LongTimeEffect", "isValidChar", "ScriptVars", "Random", "Action", "ItemLookAt", "WeaponStruct", "ArmorStruct",
        "getCharForId", "log", "debug", "colour", "Item", "scriptItem"}
}

std = "lua52+illarion"

max_line_length = false
unused_args = false
