游戏王残局简化版

Check-in [2fd41f3768]
Login

Check-in [2fd41f3768]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2fd41f3768b57a86720f1a8a83fcb0f9149a1eeb76fbdff12aee97d29a620429
User & Date: 顽雨沉风 on 2024-08-07 03:15:20
Other Links: manifest | tags
Context
2024-08-07
03:15
0 check-in: ae3209b417 user: 顽雨沉风 tags: trunk
03:15
0 check-in: 2fd41f3768 user: 顽雨沉风 tags: trunk
03:15
0 check-in: 08426a5791 user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_50_021_2.lua from [404dea45ec] to [a830b9f351].

1
2
3
4
5
6
7
8
9
10
11
--[[message
#QB072
]]
--created by puzzle editor
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 1100, 0, 0)
Debug.SetPlayerInfo(1, 13500, 0, 0)

--自己的怪兽区
--对方的怪兽区



|







1
2
3
4
5
6
7
8
9
10
11
--[[message
#QB072
]]

Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 1100, 0, 0)
Debug.SetPlayerInfo(1, 13500, 0, 0)

--自己的怪兽区
--对方的怪兽区