Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
6ea1544d079830bca593023d21a02377 |
User & Date: | 顽雨沉风 on 2024-08-06 12:41:32 |
Other Links: | manifest | tags |
Context
2024-08-06
| ||
12:43 | 0 check-in: 2931ebb8cd user: 顽雨沉风 tags: trunk | |
12:41 | 0 check-in: 6ea1544d07 user: 顽雨沉风 tags: trunk | |
12:41 | 0 check-in: 08fc0da6ca user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_30_065_1.lua from [f859574b1e] to [3e4d6e6834].
︙ | |||
21 22 23 24 25 26 27 | 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | - + - + - + | Debug.AddCard(07198399, 1, 1, k1, 4, k2) local k1, k2 = LOCATION_SZONE, POS_FACEDOWN--魔陷 Debug.AddCard(14816688, 0, 0, k1, 0, k2) Debug.AddCard(67775894, 0, 0, k1, 1, k2) Debug.AddCard(52503575, 0, 0, k1, 2, k2) Debug.AddCard(79333300, 0, 0, k1, 3, k2) Debug.AddCard(79333300, 0, 0, k1, 4, k2) |
︙ |