17,101
edits
No edit summary |
(Improve areaCategory extension overrides) |
||
Line 5: | Line 5: | ||
local extOverrides = { | local extOverrides = { | ||
["type"] = { | ["type"] = { | ||
["areaCategory"] = "svg", | |||
["skill"] = "svg", | ["skill"] = "svg", | ||
["spellType"] = "svg", | ["spellType"] = "svg", | ||
Line 245: | Line 246: | ||
-- Example: ["item"] = { ["Chicken"] = "png" } | -- Example: ["item"] = { ["Chicken"] = "png" } | ||
["areaCategory"] = { | ["areaCategory"] = { | ||
["Abyssal | ["Abyssal Combat Areas"] = "png" | ||
}, | }, | ||
["building"] = { | ["building"] = { |