游戏王残局简化版

Check-in [a95f273dca]
Login

Check-in [a95f273dca]

Overview
Comment:0.0.1158
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a95f273dca96c4cdcdb26e17ad4cd405b83d535e3a0e31d000d563c9084fef67
User & Date: 顽雨沉风 on 2023-07-11 06:27:12
Other Links: manifest | tags
Context
2023-07-11
06:31
0.0.1159 check-in: 5ec4dfe5f1 user: 顽雨沉风 tags: trunk
06:27
0.0.1158 check-in: a95f273dca user: 顽雨沉风 tags: trunk
06:23
0.0.1157 check-in: 3311a3e505 user: 顽雨沉风 tags: trunk
Changes

Modified single/突破防护罩_衍生版_1.lua from [accfe8aa17] to [9bb4b1a0e1].

1
2

3
4
5
6
7
8
9
--[[message
]]

--created by ygopro puzzle maker 
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("突破防护罩")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,100,0,0)


>







1
2
3
4
5
6
7
8
9
10
--[[message
]]

--created by ygopro puzzle maker 
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("突破防护罩")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,100,0,0)