fix missing Cooking and Valor classes searching

This commit is contained in:
WEBXOSS 2017-05-13 21:40:10 +08:00
parent 81899bb794
commit 83e03c54e3
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -340,7 +340,7 @@ ClassRule.parse = function (words) {
'精像','天使','悪魔','美巧','精武','アーム','ウェポン','遊具',
'毒牙','精羅','鉱石','宝石','植物','原子','宇宙','精械','電機',
'古代兵器','迷宮','精生','水獣','空獣','地獣','龍獣','凶蟲','精元',
'トリック','英知','微菌','怪異',
'武勇','調理','トリック','英知','微菌','怪異',
];
for (var j = 0; j < classes.length; j++) {
var cls = classes[j];