Overview
| Comment: | 0.0.1094 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
030294470b6cdf8faae10f04bf31cfdb |
| User & Date: | 顽雨沉风 on 2023-07-10 14:23:59.829 |
| Other Links: | manifest | tags |
Context
|
2023-07-10
| ||
| 14:24 | 0.0.1095 check-in: d450606c55 user: 顽雨沉风 tags: trunk | |
| 14:23 | 0.0.1094 check-in: 030294470b user: 顽雨沉风 tags: trunk | |
| 14:18 | 0.0.1093 check-in: fdafb01312 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-44.lua
from [1b56e04171]
to [5609fc820e].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 | - - + + + | --[[message |
| ︙ | |||
22 23 24 25 26 27 28 | 23 24 25 26 27 28 29 30 31 32 33 | - - - - - - - + + | local m12=Debug.AddCard(47529357,1,1,LOCATION_SZONE,2,POS_FACEUP) m13=Debug.AddCard(56747793,1,1,LOCATION_SZONE,3,POS_FACEUP) Debug.PreEquip(m13,g13) Debug.AddCard(74063034,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) Debug.AddCard(12307878,0,0,LOCATION_EXTRA,0,POS_FACEDOWN)Debug.AddCard(49513164,0,0,LOCATION_EXTRA,0,POS_FACEDOWN)Debug.PreEquip(m12,g12) Debug.ReloadFieldEnd() aux.BeginPuzzle() |