游戏王残局简化版

Check-in [ce9c3f42d0]
Login

Check-in [ce9c3f42d0]

Overview
Comment:0.0.2478
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ce9c3f42d073d84acdd93f087bcccd2e23720be21c81cd25a374d350d7039da6
User & Date: 顽雨沉风 on 2023-08-19 07:43:54
Other Links: manifest | tags
Context
2023-08-19
08:28
0.0.2479 check-in: f5b2da4877 user: 顽雨沉风 tags: trunk
07:43
0.0.2478 check-in: ce9c3f42d0 user: 顽雨沉风 tags: trunk
07:43
0.0.2477 check-in: 456a24ccb8 user: 顽雨沉风 tags: trunk
Changes

Modified single/08.Dragunity Onfall.lua from [f8917139e3] to [971359cda4].





1
2
3
4
5
6
7




--puzzle1
Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,500,0,0)
Debug.SetPlayerInfo(1,9900,0,0)
Debug.AddCard(63487632,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(876330,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,500,0,0)
Debug.SetPlayerInfo(1,9900,0,0)
Debug.AddCard(63487632,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(876330,0,0,LOCATION_DECK,0,POS_FACEDOWN)