游戏王残局简化版

Check-in [3b0cf022de]
Login

Check-in [3b0cf022de]

Overview
Comment:0.0.217
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3b0cf022dec1284cbda4b2e144e36c610dbadda86c97158be85fe5b6aae2bbad
User & Date: 顽雨沉风 on 2023-06-18 05:51:02
Other Links: manifest | tags
Context
2023-06-18
05:53
0.0.218 check-in: 4fcda3f2e3 user: 顽雨沉风 tags: trunk
05:51
0.0.217 check-in: 3b0cf022de user: 顽雨沉风 tags: trunk
05:50
0.0.216 check-in: 9a77fbd83b user: 顽雨沉风 tags: trunk
Changes

Modified QB081 the frogs.lua from [1c5d248277] to [0263a797f3].

1
2
3
4
5
6
7
8
9
--[[message
卡数:
规则:大师3
]]
Debug.SetAIName("QB081 the frogs")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0,500,0,0)
Debug.SetPlayerInfo(1,10700,0,0)


|







1
2
3
4
5
6
7
8
9
--[[message
卡数:23
规则:大师3
]]
Debug.SetAIName("QB081 the frogs")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0,500,0,0)
Debug.SetPlayerInfo(1,10700,0,0)