diff --git a/api.lua b/api.lua index a5fd793..86541ac 100644 --- a/api.lua +++ b/api.lua @@ -163,7 +163,6 @@ function areas:canInteract(pos, name) return true end end - end elseif areas.factions_available and area.faction_open then if (factions.version or 0) < 2 then local faction_name = factions.get_player_faction(name)