Differences From Artifact [4f43790455]:
- File single/游戏王FS_01.lua — part of check-in [f911655394] at 2024-08-07 10:49:25 on branch trunk — 0 (user: 顽雨沉风, size: 1522) [annotate] [blame] [check-ins using]
To Artifact [60134f25ec]:
- File single/游戏王FS_01.lua — part of check-in [fff8afc84b] at 2024-08-07 10:50:20 on branch trunk — 0 (user: 顽雨沉风, size: 1567) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 |
--[[message
#阿洛斯VS利拓
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE, 5)
Debug.SetPlayerInfo(0, 100, 0, 1)
Debug.SetPlayerInfo(1, 8000, 0, 1)
| > | 1 2 3 4 5 6 7 8 9 |
--[[message
https://www.bilibili.com/video/BV1zk4y167oW
#阿洛斯VS利拓
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE, 5)
Debug.SetPlayerInfo(0, 100, 0, 1)
Debug.SetPlayerInfo(1, 8000, 0, 1)
|
| ︙ | ︙ |