Overview
| Comment: | 0.0.771 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
7cf7b34261626f2681431065b586dffe |
| User & Date: | 顽雨沉风 on 2023-07-06 15:16:19.940 |
| Other Links: | manifest | tags |
Context
|
2023-07-06
| ||
| 15:17 | 0.0.772 check-in: 4e35a9457c user: 顽雨沉风 tags: trunk | |
| 15:16 | 0.0.771 check-in: 7cf7b34261 user: 顽雨沉风 tags: trunk | |
| 15:12 | 0.0.770 check-in: ed30fb447a user: 顽雨沉风 tags: trunk | |
Changes
Modified single/LV-015.lua
from [e4eab5840c]
to [df7c05167c].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | - - + + + + + | --[[message |
| ︙ | |||
24 25 26 27 28 29 30 | 27 28 29 30 31 32 33 34 | - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | local m01=Debug.AddCard(75347539,1,1,LOCATION_MZONE,2,POS_FACEUP_DEFENCE) local s01=Debug.AddCard(98495314,1,1,LOCATION_SZONE,2,POS_FACEUP_ATTACK) Debug.PreEquip(s01,m01) Debug.ReloadFieldEnd() aux.BeginPuzzle() |