游戏王残局简化版

Check-in [3665a14aef]
Login

Check-in [3665a14aef]

Overview
Comment:0.0.209
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 3665a14aef358c8cfd330d531e3fe96673bf4ed5bf2be3fc7345ff060bb8e55e
User & Date: 顽雨沉风 on 2023-06-18 05:45:36
Other Links: manifest | tags
Context
2023-06-18
05:48
0.0.210 check-in: aa7bf2e057 user: 顽雨沉风 tags: trunk
05:45
0.0.209 check-in: 3665a14aef user: 顽雨沉风 tags: trunk
05:45
0.0.208 check-in: fcad8279d1 user: 顽雨沉风 tags: trunk
Changes

Modified QB081 the frogs_衍生-1.lua from [361d80d944] to [65ba73d243].

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,9400,0,0)


|







1
2
3
4
5
6
7
8
9
--[[message
卡数:21
规则:大师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,9400,0,0)