游戏王残局简化版

Check-in [e5a0d01a3b]
Login

Check-in [e5a0d01a3b]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e5a0d01a3b4583650145e98befa44e034c951fc9ae7c294cafdfcb448fe8b60a
User & Date: 顽雨沉风 on 2024-06-24 03:19:46
Other Links: manifest | tags
Context
2024-06-24
03:22
0 check-in: ded44a852f user: 顽雨沉风 tags: trunk
03:19
0 check-in: e5a0d01a3b user: 顽雨沉风 tags: trunk
03:19
0 check-in: dda5b76b05 user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_3B_07.lua from [94abda7185] to [4c894e2fd4].

1
2
3
4
5
6
7
8
9
--[[message
维护:2024-01-21
标签:#[WCS2006]01_ankokukai
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 600, 0, 0)
Debug.SetPlayerInfo(1, 7000, 0, 0)
Debug.AddCard(07459013, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)

|







1
2
3
4
5
6
7
8
9
--[[message
维护:2024-06-24
标签:#[WCS2006]01_ankokukai
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 600, 0, 0)
Debug.SetPlayerInfo(1, 7000, 0, 0)
Debug.AddCard(07459013, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)