Overview
Comment: | 0.0.556 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
567a672978a8c2e41f24da7fdbb4a634 |
User & Date: | 顽雨沉风 on 2023-07-01 13:12:59 |
Other Links: | manifest | tags |
Context
2023-07-01
| ||
13:13 | 0.0.557 check-in: 61cfe0e1f0 user: 顽雨沉风 tags: trunk | |
13:12 | 0.0.556 check-in: 567a672978 user: 顽雨沉风 tags: trunk | |
13:11 | 0.0.555 check-in: 7592a88912 user: 顽雨沉风 tags: trunk | |
Changes
Modified script/c0.lua from [6beefc8721] to [16c24ac101].
︙ | |||
58 59 60 61 62 63 64 | 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 | - + - + | or cache_3 then return true end return false end fun["开局说明"] = function() |
︙ |
Modified single/19.Let's GaGaGa.lua from [c3645bbc04] to [7f2a1b41df].
︙ | |||
40 41 42 43 44 45 46 | 40 41 42 43 44 45 46 47 48 | - + | Debug.AddCard(44095762,1,1,LOCATION_SZONE,1,POS_FACEDOWN) Debug.AddCard(44095762,1,1,LOCATION_SZONE,2,POS_FACEDOWN) Debug.AddCard(44095762,1,1,LOCATION_SZONE,3,POS_FACEDOWN) Debug.ReloadFieldEnd() aux.BeginPuzzle() fun["开局添加手卡"](6) |