游戏王残局简化版

Check-in [4c18bcfda0]
Login

Check-in [4c18bcfda0]

Overview
Comment:0.0.317
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4c18bcfda0eccb483105e2041711be761b650680723d2cce9e953a8ebd4ae51e
User & Date: 顽雨沉风 on 2023-06-29 11:43:47
Other Links: manifest | tags
Context
2023-06-29
11:51
0.0.318 check-in: 0e77501f70 user: 顽雨沉风 tags: trunk
11:43
0.0.317 check-in: 4c18bcfda0 user: 顽雨沉风 tags: trunk
11:43
0.0.316 check-in: 0c999679af user: 顽雨沉风 tags: trunk
Changes

Modified single/07.Constellar vs Evilswarm.lua from [670e9765e2] to [fb2c2a3aee].

20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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,0,POS_FACEDOWN)
Debug.ReloadFieldEnd()
aux.BeginPuzzle()

_G["通关邀请"]()
--~ local str = {}
--~ local fun = {}








|







20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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,0,POS_FACEUP)
Debug.ReloadFieldEnd()
aux.BeginPuzzle()

_G["通关邀请"]()
--~ local str = {}
--~ local fun = {}