Differences From Artifact [0ccbaa3975]:
- File single/sample_a01 5_06.lua — part of check-in [566d25c2db] at 2024-02-13 07:59:52 on branch trunk — 好 (user: 顽雨沉风, size: 993) [annotate] [blame] [check-ins using]
To Artifact [55035f5775]:
- File single/sample_a01 5_06.lua — part of check-in [d4b7da7b26] at 2024-06-24 00:52:28 on branch trunk — 0 (user: 顽雨沉风, size: 993) [annotate] [blame] [check-ins using]
1 | --[[message | | | 1 2 3 4 5 6 7 8 9 |
--[[message
维护:2024-02-10
简语:游戏王基本操作
]]
Debug.SetAIName("sample_a01")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 2100, 0, 0)
Debug.SetPlayerInfo(1, 1500, 0, 0)
|
| ︙ | ︙ |