游戏王残局简化版

Check-in [6f00c88f7b]
Login

Check-in [6f00c88f7b]

Overview
Comment:0.0.415
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6f00c88f7b2df75c8557bd5e3bcb33962c948e0d5da9b70f1f562a18e3bccd12
User & Date: 顽雨沉风 on 2023-06-30 00:21:47
Other Links: manifest | tags
Context
2023-06-30
00:22
0.0.416 check-in: 0d3a4c8010 user: 顽雨沉风 tags: trunk
00:21
0.0.415 check-in: 6f00c88f7b user: 顽雨沉风 tags: trunk
00:20
0.0.414 check-in: d5ef2aa0e9 user: 顽雨沉风 tags: trunk
Changes

Modified single/07.Constellar vs Evilswarm.lua from [8ac9e411c5] to [6f0c6aba15].

17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Debug.AddCard(41269771,0,0,LOCATION_GRAVE,0,POS_FACEUP)
Debug.AddCard(94634433,0,0,LOCATION_SZONE,2,POS_FACEDOWN)
Debug.AddCard(359563,1,1,LOCATION_MZONE,1,POS_FACEUP_DEFENSE,true)
Debug.AddCard(77542832,1,1,LOCATION_MZONE,1,POS_FACEUP)
Debug.AddCard(91279700,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true)
Debug.AddCard(77542832,1,1,LOCATION_MZONE,2,POS_FACEUP)
Debug.AddCard(37926346,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true)
Debug.AddCard(89631139,0,0,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true)
Debug.AddCard(31226177,0,0,LOCATION_EXTRA,3,POS_FACEDOWN)
Debug.AddCard(77542832,1,1,LOCATION_MZONE,3,POS_FACEUP)
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.ReloadFieldEnd()
aux.BeginPuzzle()

_G["开局说明"]()







<
<







17
18
19
20
21
22
23


24
25
26
27
28
29
30
Debug.AddCard(41269771,0,0,LOCATION_GRAVE,0,POS_FACEUP)
Debug.AddCard(94634433,0,0,LOCATION_SZONE,2,POS_FACEDOWN)
Debug.AddCard(359563,1,1,LOCATION_MZONE,1,POS_FACEUP_DEFENSE,true)
Debug.AddCard(77542832,1,1,LOCATION_MZONE,1,POS_FACEUP)
Debug.AddCard(91279700,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true)
Debug.AddCard(77542832,1,1,LOCATION_MZONE,2,POS_FACEUP)
Debug.AddCard(37926346,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true)


Debug.AddCard(77542832,1,1,LOCATION_MZONE,3,POS_FACEUP)
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.ReloadFieldEnd()
aux.BeginPuzzle()

_G["开局说明"]()