游戏王残局简化版

Check-in [1a77f0ef28]
Login

Check-in [1a77f0ef28]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1a77f0ef2840bd5699985b7e412e16403118e0ade8bd6e58f02fd7020fa14b15
User & Date: 顽雨沉风 on 2024-08-06 13:51:24
Other Links: manifest | tags
Context
2024-08-06
13:51
0 check-in: 580a46b8d0 user: 顽雨沉风 tags: trunk
13:51
0 check-in: 1a77f0ef28 user: 顽雨沉风 tags: trunk
13:51
0 check-in: 6917f28717 user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_40_022_1.lua from [deccf06596] to [4110568452].

1
2
3
4
5
6
7
8
9
10
11
12
13
--[[message
#egg-26
#蛋总
]]

--created by puzzle editor
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 3200, 0, 0)

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





<







1
2
3
4
5

6
7
8
9
10
11
12
--[[message
#egg-26
#蛋总
]]


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

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