Overview
Comment: | 0.0.1930 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
e5acaf01d9204af5d620d3c9b2e594b0 |
User & Date: | 顽雨沉风 on 2023-07-20 03:22:02 |
Other Links: | manifest | tags |
Context
2023-07-20
| ||
03:22 | 0.0.1931 check-in: f33077e210 user: 顽雨沉风 tags: trunk | |
03:22 | 0.0.1930 check-in: e5acaf01d9 user: 顽雨沉风 tags: trunk | |
03:21 | 0.0.1929 check-in: 1d7748bbd7 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/NH-04_衍生版_1.lua from [a38dc8d504] to [53811609e0].
︙ | ︙ | |||
22 23 24 25 26 27 28 | s1=Debug.AddCard(19508728,0,0,LOCATION_SZONE,2,POS_FACEUP) Debug.AddCard(68462976,1,1,LOCATION_SZONE,5,POS_FACEUP) Debug.ReloadFieldEnd() Debug.PreEquip(s1,m1) | < | 22 23 24 25 26 27 28 29 30 31 32 33 | s1=Debug.AddCard(19508728,0,0,LOCATION_SZONE,2,POS_FACEUP) Debug.AddCard(68462976,1,1,LOCATION_SZONE,5,POS_FACEUP) Debug.ReloadFieldEnd() Debug.PreEquip(s1,m1) fun["印卡"](c1,2) aux.BeginPuzzle() |