游戏王残局简化版

Check-in [6923758b37]
Login

Check-in [6923758b37]

Overview
Comment:0.0.475
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6923758b3749805da7871dfcd73efd3fc2daa28fc29f6214af68b1287b87ff0a
User & Date: 顽雨沉风 on 2023-06-30 04:30:54
Other Links: manifest | tags
Context
2023-06-30
04:32
0.0.476 check-in: d95f494908 user: 顽雨沉风 tags: trunk
04:30
0.0.475 check-in: 6923758b37 user: 顽雨沉风 tags: trunk
04:29
0.0.474 check-in: 19b0103453 user: 顽雨沉风 tags: trunk
Changes

Modified single/07.Constellar vs Evilswarm.lua from [9186854d11] to [7ea149509d].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--[[message
规则:大师3
星圣vs入魔
]]
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
a=Debug.ShowHint
Debug.ShowHint=function()
--~ a(aa)
end
--~ mymetatable = {}
--~ mymetatable.__tostring=function()
--~ Debug.ShowHint("残局群181175613")
--~ return "残局群181175613"
--~ end
--~ setmetatable(Debug,mymetatable)
--~ print(Debug)






|
|

|







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--[[message
规则:大师3
星圣vs入魔
]]
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
--~ a=Debug.ShowHint
--~ Debug.ShowHint=function()
--~ a(aa)
--~ end
--~ mymetatable = {}
--~ mymetatable.__tostring=function()
--~ Debug.ShowHint("残局群181175613")
--~ return "残局群181175613"
--~ end
--~ setmetatable(Debug,mymetatable)
--~ print(Debug)