游戏王残局简化版

Check-in [0549332275]
Login

Check-in [0549332275]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 054933227506103a5aab5cfe71642891249008bc0a43ff93b9383790e6323285
User & Date: 顽雨沉风 on 2024-08-06 14:15:28
Other Links: manifest | tags
Context
2024-08-06
14:16
0 check-in: 2e4ea92323 user: 顽雨沉风 tags: trunk
14:15
0 check-in: 0549332275 user: 顽雨沉风 tags: trunk
14:15
0 check-in: 9f81b0eccb user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_40_032_2.lua from [1cea99bfba] to [33e200d41b].

1
2
3
4
5
6
7
8
9
10
11
12
--[[message
#Fedo-01
#幽厉塔诗莉安
]]
--created by puzzle editor
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4)
Debug.SetPlayerInfo(0, 8000, 0, 0)
Debug.SetPlayerInfo(1, 16100, 0, 0)

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




|







1
2
3
4
5
6
7
8
9
10
11
12
--[[message
#Fedo-01
#幽厉塔诗莉安
]]

Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4)
Debug.SetPlayerInfo(0, 8000, 0, 0)
Debug.SetPlayerInfo(1, 16100, 0, 0)

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