游戏王残局简化版

Check-in [d18d25e69f]
Login

Check-in [d18d25e69f]

Overview
Comment:0.0.2486
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d18d25e69f92a955d3884acf309637557f353488283efd8d514f7e1c5c505da7
User & Date: 顽雨沉风 on 2023-08-20 09:02:22
Other Links: manifest | tags
Context
2023-08-20
09:05
0.0.2487 check-in: 444149da42 user: 顽雨沉风 tags: trunk
09:02
0.0.2486 check-in: d18d25e69f user: 顽雨沉风 tags: trunk
09:01
0.0.2485 check-in: 3d08b695e9 user: 顽雨沉风 tags: trunk
Changes

Modified single/10.Infernity of 3 Dark Dragon.lua from [6035a3f435] to [9d28b28d2a].





1
2
3
4
5
6
7




--puzzle1
Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1700,0,0)
Debug.SetPlayerInfo(1,8100,0,0)
Debug.AddCard(70828912,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(33731070,0,0,LOCATION_DECK,0,POS_FACEDOWN)
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
--[[message
永火的三暗龙
]]

--puzzle1
Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1700,0,0)
Debug.SetPlayerInfo(1,8100,0,0)
Debug.AddCard(70828912,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(33731070,0,0,LOCATION_DECK,0,POS_FACEDOWN)