游戏王残局简化版

Check-in [698f35993d]
Login

Check-in [698f35993d]

Overview
Comment:0.0.436
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 698f35993d11bbe3cb3d66540897030b750fbd5f1845b5a324315d763a03fc1b
User & Date: 顽雨沉风 on 2023-06-30 01:57:16
Other Links: manifest | tags
Context
2023-06-30
01:57
0.0.437 check-in: 934685752c user: 顽雨沉风 tags: trunk
01:57
0.0.436 check-in: 698f35993d user: 顽雨沉风 tags: trunk
01:56
0.0.435 check-in: d2e190fe0e user: 顽雨沉风 tags: trunk
Changes

Modified single/07.Constellar vs Evilswarm.lua from [01b8bf23e2] to [4e4378e0c6].

25
26
27
28
29
30
31

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

_G["开局说明"]()
_G["通关邀请"]()

Debug.Message(any msg)







>
|
25
26
27
28
29
30
31
32
33
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.ReloadFieldEnd()
aux.BeginPuzzle()

_G["开局说明"]()
_G["通关邀请"]()

Debug.Message()