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

@@ -3840,6 +3840,10 @@ var LANG = {
[15, "Ammo"], [16, "蓝铁"], [17, "蒸汽动力"], [18, "Heat"],
[19, "Ooze"], [20, "Blood Power"], [21, "Wrath"]
],
spellfocus: [
[1, "铁砧"], [2, "织布机"], [3, "熔炉"], [4, "烹饪用火"], [663, "炼金实验室"],
[883, "月亮井"]
],
flags: [
[1, '0x00000001'], [2, '0x00000002'], [3, '0x00000004'], [4, '0x00000008'], [5, '0x00000010'],
[6, '0x00000020'], [7, '0x00000040'], [8, '0x00000080'], [9, '0x00000100'], [10,'0x00000200'],
@@ -4022,6 +4026,7 @@ var LANG = {
startsquest: "启动任务",
endsquest: "结束任务",
id: "ID",
spellfocus: "Spell Focus",
seploot: "拾取",
averagemoneycontained: "平均含有金钱",