mirror of
https://github.com/webxoss/webxoss-core.git
synced 2025-01-18 19:56:02 +01:00
update mayu's room
This commit is contained in:
parent
f7ab525875
commit
60b0ebefb8
2 changed files with 3 additions and 1 deletions
2
Game.js
2
Game.js
|
@ -171,6 +171,7 @@ Game.checkMayusRoom = function (infos) {
|
|||
37: 2, // <忘得ぬ幻想 ヴァルキリー>
|
||||
34: 2, // <修復>
|
||||
178: 2, // <先駆の大天使 アークゲイン>
|
||||
1501: 2, // <幻竜 アパト>
|
||||
534: 1, // <ロック・ユー>
|
||||
// 689: 1, // <RAINY>
|
||||
474: 0, // <ノー・ゲイン>
|
||||
|
@ -178,6 +179,7 @@ Game.checkMayusRoom = function (infos) {
|
|||
689: 0, // <RAINY>
|
||||
1030: 0, // <四面楚火>
|
||||
1457: 0, // <サーバント Z>
|
||||
1212: 0, // <コードアート C・L>
|
||||
};
|
||||
for (var i = 0; i < infos.length; i++) {
|
||||
var info = infos[i];
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 41e12bc195d9c23aa804b632c327a0094b426b79
|
||||
Subproject commit 4a96a9d75d6fca6e7c063f0c6f68993ce37a2db8
|
Loading…
Reference in a new issue