turns out those are appartments

This commit is contained in:
Lilian Jónsdóttir 2020-08-16 18:43:51 -07:00
parent 53d522adf3
commit f15e923104

View file

@ -8,11 +8,8 @@ local positions = require("celediel.NPCsGoHome.positions")
-- {{{ variables and such
-- Waistworks string match
-- I'm probably trying too hard to avoid false positives
local waistworks = {
"^[Vv]ivec,.*[Ww]aist", -- St Olms and St Delyn have Waist North|South
"^[Vv]ivec,.*[Cc]anal", -- and Canal North|South cells
"[Cc]analworks", -- These will match vanilla Molag Mar
"[Cc]analworks", -- These will match Vivec and Molag Mar
"[Ww]aistworks" -- and Almas Thirr from Tamriel Rebuilt
}
-- these are separate because doors to underworks should be ignored