Objects/Filters

* added filter for common spell foci
This commit is contained in:
Sarjuuk
2018-07-29 22:40:38 +02:00
parent d32f21f9ca
commit ed614d3938
10 changed files with 50 additions and 5 deletions

View File

@@ -3860,6 +3860,10 @@ var LANG = {
[15, "Ammo"], [16, "Pyrite"], [17, "Steam Pressure"], [18, "Heat"],
[19, "Ooze"], [20, "Blood Power"], [21, "Wrath"]
],
spellfocus: [
[1, "Anvil"], [2, "Loom"], [3, "Forge"], [4, "Cooking Fire"], [663, "Alchemy Lab"],
[883, "Moonwell"],
],
flags: [
[1, '0x00000001'], [2, '0x00000002'], [3, '0x00000004'], [4, '0x00000008'], [5, '0x00000010'],
[6, '0x00000020'], [7, '0x00000040'], [8, '0x00000080'], [9, '0x00000100'], [10,'0x00000200'],
@@ -4042,6 +4046,7 @@ var LANG = {
startsquest: "Starts a quest",
endsquest: "Ends a quest",
id: "ID",
spellfocus: "Spell Focus",
seploot: "Loot",
averagemoneycontained: "Average money contained",