Overview
Comment: | 0.0.1153 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
216da50a4ed143f0fabc4988c547f243 |
User & Date: | 顽雨沉风 on 2023-07-11 06:07:08 |
Other Links: | manifest | tags |
Context
2023-07-11
| ||
06:11 | 0.0.1154 check-in: 2d44e38020 user: 顽雨沉风 tags: trunk | |
06:07 | 0.0.1153 check-in: 216da50a4e user: 顽雨沉风 tags: trunk | |
06:04 | 0.0.1152 check-in: 1e8e02f30c user: 顽雨沉风 tags: trunk | |
Changes
Modified single/「DMI2」Primal Seed_衍生版_1.lua from [3656951042] to [684703fd96].
1 | --[[message | < < > > > | 1 2 3 4 5 6 7 8 9 10 11 12 | --[[message ]] --~ 必须位于残局文件顶部 --~ 加载残局函数库 Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP) Debug.SetAIName("「DMI2」Primal Seed") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,9750,0,0) Debug.AddCard(89631139,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK) |
︙ | ︙ | |||
24 25 26 27 28 29 30 | Debug.AddCard(61528025,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() --~ Debug.ShowHint("1回合內取得勝利") aux.BeginPuzzle() | < < < < < | < | 25 26 27 28 29 30 31 32 | Debug.AddCard(61528025,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() --~ Debug.ShowHint("1回合內取得勝利") aux.BeginPuzzle() fun["开局说明"]() |