Overview
Comment: | 0.0.1931 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
f33077e210e71c8d7fe9c6027c9086b2 |
User & Date: | 顽雨沉风 on 2023-07-20 03:22:32 |
Other Links: | manifest | tags |
Context
2023-07-20
| ||
03:22 | 0.0.1932 check-in: 29f19a294e user: 顽雨沉风 tags: trunk | |
03:22 | 0.0.1931 check-in: f33077e210 user: 顽雨沉风 tags: trunk | |
03:22 | 0.0.1930 check-in: e5acaf01d9 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/NH-04_衍生版_2.lua from [f447767653] to [9264e282af].
︙ | ︙ | |||
23 24 25 26 27 28 29 | local 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) | < | 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | local 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,3) aux.BeginPuzzle() |
︙ | ︙ |