Overview
| Comment: | 0 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
cdd0f3f7c0006569ddc6bcb7ceba2172 |
| User & Date: | 顽雨沉风 on 2024-08-06 08:48:12.847 |
| Other Links: | manifest | tags |
Context
|
2024-08-06
| ||
| 09:04 | 0 check-in: 6801a7095f user: 顽雨沉风 tags: trunk | |
| 08:48 | 0 check-in: cdd0f3f7c0 user: 顽雨沉风 tags: trunk | |
| 07:58 | 0 check-in: 1f712aefec user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_30_055_1.lua
from [a58c676e33]
to [8321dd5501].
| ︙ | |||
21 22 23 24 25 26 27 | 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | - + | Debug.AddCard(80887714, 1, 1, k1, 0, k2) Debug.AddCard(20721759, 1, 1, k1, 1, k2) Debug.AddCard(47873397, 1, 1, k1, 2, POS_FACEUP) Debug.AddCard(96008713, 1, 1, k1, 3, k2) Debug.AddCard(75105429, 1, 1, k1, 4, k2) local k1, k2 = LOCATION_PZONE, POS_FACEUP--灵摆 local k1, k2 = LOCATION_DECK, POS_FACEDOWN--卡组 |
| ︙ |