Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1817bfbc2139518072916cc0e2b86585 |
User & Date: | 顽雨沉风 on 2024-08-06 14:25:07 |
Other Links: | manifest | tags |
Context
2024-08-06
| ||
14:25 | 0 check-in: e192c8dffb user: 顽雨沉风 tags: trunk | |
14:25 | 0 check-in: 1817bfbc21 user: 顽雨沉风 tags: trunk | |
14:25 | 0 check-in: 702b977a8a user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_40_033_1.lua from [85dea2478e] to [5371853c31].
︙ | |||
17 18 19 20 21 22 23 | 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | - + | Debug.AddCard(27288416, 1, 1, k1, 3, k2) local m1 = Debug.AddCard(53413628, 1, 1, k1, 5, k2) local k1, k2 = LOCATION_SZONE, POS_FACEDOWN--魔陷 Debug.AddCard(38296564, 0, 0, k1, 0, k2) Debug.AddCard(97077563, 0, 0, k1, 1, k2) Debug.AddCard(53582587, 0, 0, k1, 2, k2) Debug.AddCard(06540606, 0, 0, k1, 3, k2) |
︙ |