mirror of
https://github.com/webxoss/webxoss-client.git
synced 2024-11-20 05:49:55 +01:00
update mayu's room
This commit is contained in:
parent
41e12bc195
commit
4a96a9d75d
1 changed files with 2 additions and 0 deletions
|
@ -162,6 +162,7 @@ DeckManager.prototype.checkMayusRoom = function (pids) {
|
|||
37: 2, // <忘得ぬ幻想 ヴァルキリー>
|
||||
34: 2, // <修復>
|
||||
178: 2, // <先駆の大天使 アークゲイン>
|
||||
1501: 2, // <幻竜 アパト>
|
||||
534: 1, // <ロック・ユー>
|
||||
// 689: 1, // <RAINY>
|
||||
474: 0, // <ノー・ゲイン>
|
||||
|
@ -169,6 +170,7 @@ DeckManager.prototype.checkMayusRoom = function (pids) {
|
|||
689: 0, // <RAINY>
|
||||
1030: 0, // <四面楚火>
|
||||
1457: 0, // <サーバント Z>
|
||||
1212: 0, // <コードアート C・L>
|
||||
};
|
||||
for (var i = 0; i < infos.length; i++) {
|
||||
var info = infos[i];
|
||||
|
|
Loading…
Reference in a new issue