Differences From Artifact [b48cdf56c6]:
- File single/NH-04_衍生版_1.lua — part of check-in [7fbd0038a9] at 2023-07-07 12:58:53 on branch trunk — 0.0.907 (user: 顽雨沉风, size: 1284) [annotate] [blame] [check-ins using]
To Artifact [2d77a358f3]:
- File single/NH-04_衍生版_1.lua — part of check-in [4d9e7795af] at 2023-07-07 13:02:22 on branch trunk — 0.0.908 (user: 顽雨沉风, size: 1396) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 10 11 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | + + + + |
--[[message
让我看看还有谁不知道这个知识点
]]
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("蛋总")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_PSEUDO_SHUFFLE+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,1,0,0)
Debug.SetPlayerInfo(1,2147483647,0,0)
local c1=Debug.AddCard(55948544,1,1,LOCATION_EXTRA,0,POS_FACEUP_ATTACK)
Debug.AddCard(14558127,1,1,LOCATION_HAND,0,POS_FACEDOWN)
|
| ︙ |