Overview
Comment: | 0.0.1149 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
266b6828c0f31e1aef5aa79b2ac17093 |
User & Date: | 顽雨沉风 on 2023-07-11 05:56:57 |
Other Links: | manifest | tags |
Context
2023-07-11
| ||
05:59 | 0.0.1150 check-in: e3398f237e user: 顽雨沉风 tags: trunk | |
05:56 | 0.0.1149 check-in: 266b6828c0 user: 顽雨沉风 tags: trunk | |
05:53 | 0.0.1148 check-in: e06e772f58 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/[WCS2011]-12_衍生版_1.lua from [469121d9a3] to [24fb1bacf6].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | - - + + + | --[[message |
︙ | |||
36 37 38 39 40 41 42 | 37 38 39 40 41 42 43 44 45 46 | - - - - - - - + + | Debug.AddCard(54541900,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK) Debug.AddCard(98139712,1,1,LOCATION_SZONE,2,POS_FACEUP) Debug.AddCard(84916669,1,1,LOCATION_GRAVE,0,POS_FACEUP) Debug.AddCard(43642620,1,1,LOCATION_GRAVE,0,POS_FACEUP) Debug.ReloadFieldEnd() --~ Debug.ShowHint("在这个回合取得胜利!") aux.BeginPuzzle() |