游戏王残局简化版

Check-in [15e4891d48]
Login

Check-in [15e4891d48]

Overview
Comment:0.0.2417
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 15e4891d48e1200d093384073bd9545d329ad8a34c881f02493a9fa5f613fd4d
User & Date: 顽雨沉风 on 2023-07-30 07:23:16
Other Links: manifest | tags
Context
2023-07-30
07:23
0.0.2418 check-in: 8bcfed2d34 user: 顽雨沉风 tags: trunk
07:23
0.0.2417 check-in: 15e4891d48 user: 顽雨沉风 tags: trunk
07:22
0.0.2416 check-in: c513b6a293 user: 顽雨沉风 tags: trunk
Changes

Modified single/21.Over The Rainbow.lua from [4eed25f7b0] to [22771d4f63].





1
2
3
4
5
6
7




--puzzle1
Debug.SetAIName("21.Over The Rainbow")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,900,0,0)
Debug.SetPlayerInfo(1,16100,0,0)
Debug.AddCard(32710364,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(68215963,0,0,LOCATION_DECK,0,POS_FACEDOWN)
>
>
>
>







1
2
3
4
5
6
7
8
9
10
11
--[[Message

]]

--puzzle1
Debug.SetAIName("21.Over The Rainbow")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,900,0,0)
Debug.SetPlayerInfo(1,16100,0,0)
Debug.AddCard(32710364,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(68215963,0,0,LOCATION_DECK,0,POS_FACEDOWN)