游戏王残局简化版

Check-in [4730045c5a]
Login

Check-in [4730045c5a]

Overview
Comment:0.0.1383
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4730045c5adf03a211fd0928e7674d0958660f3acfae947d29a6df017b597379
User & Date: 顽雨沉风 on 2023-07-15 11:11:13
Other Links: manifest | tags
Context
2023-07-15
11:11
0.0.1384 check-in: 96fcda48b5 user: 顽雨沉风 tags: trunk
11:11
0.0.1383 check-in: 4730045c5a user: 顽雨沉风 tags: trunk
11:11
0.0.1382 check-in: 86d6bbca51 user: 顽雨沉风 tags: trunk
Changes

Modified single/magic_book2.lua from [4d12609ef6] to [6d8adcf300].

1
2
3
4
5
6
7
8
9
10
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)

--created by ygopro puzzle maker 
Debug.SetAIName("magic_book2")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,2600,0,0)
Debug.SetPlayerInfo(1,9400,0,0)
Debug.AddCard(90743290,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
|
<
<







1


2
3
4
5
6
7
8




--created by ygopro puzzle maker 
Debug.SetAIName("magic_book2")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,2600,0,0)
Debug.SetPlayerInfo(1,9400,0,0)
Debug.AddCard(90743290,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)