游戏王残局简化版

Check-in [36ced6c343]
Login

Check-in [36ced6c343]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 36ced6c34397e3af18cc90fce339782f46f6f8872676a65bc360b82ea4ac09cb
User & Date: 顽雨沉风 on 2024-06-24 07:20:44
Other Links: manifest | tags
Context
2024-06-24
07:24
0 check-in: 53b3ea13a5 user: 顽雨沉风 tags: trunk
07:20
0 check-in: 36ced6c343 user: 顽雨沉风 tags: trunk
07:20
0 check-in: 07936f917b user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_3C_08.lua from [e60b22c38c] to [1030829e39].

1
2
3
4
5
6
7
8
9
10
--[[message
维护:2024-02-10
原局LV_a13
]]

Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 2000, 0, 0)
Debug.SetPlayerInfo(1, 4100, 0, 0)


|
|







1
2
3
4
5
6
7
8
9
10
--[[message
维护:2024-06-24
标签#LV-013
]]

Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 2000, 0, 0)
Debug.SetPlayerInfo(1, 4100, 0, 0)