Files
Questie-X/Modules
Xurkon 6a4f715b76 fix(learner): guard HasQuestReferences against flat-number entries on Area 52
Some Area 52 quest records store qData[2][3] as a flat number instead of
a table-of-tables. The inner loop's entry[1] index then crashes with
'attempt to index local entry (a number value)'. Normalize with a
type check before comparing.
2026-06-08 21:36:10 -05:00
..
2026-06-04 21:58:54 -05:00