Overview
Comment: | 0.0.1957 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
0ea0520a6b479e12f0590d6951ae982f |
User & Date: | 顽雨沉风 on 2023-07-20 04:16:32 |
Other Links: | manifest | tags |
Context
2023-07-20
| ||
04:16 | 0.0.1958 check-in: 2214a6e871 user: 顽雨沉风 tags: trunk | |
04:16 | 0.0.1957 check-in: 0ea0520a6b user: 顽雨沉风 tags: trunk | |
04:16 | 0.0.1956 check-in: bffe74e8c0 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/32.Enemy Controlled Heraldry_衍生版_1.lua from [59dc676575] to [955fb41524].
︙ | ︙ | |||
62 63 64 65 66 67 68 | g1:CompleteProcedure() Debug.AddCard(89631139,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK) Debug.AddCard(00473469,1,1,LOCATION_SZONE,0,POS_FACEDOWN) Debug.AddCard(57115864,1,1,LOCATION_SZONE,2,POS_FACEDOWN) Debug.AddCard(98139712,1,1,LOCATION_SZONE,4,POS_FACEUP) Debug.AddCard(56433456,1,1,LOCATION_SZONE,5,POS_FACEUP) Debug.ReloadFieldEnd() | < | | 62 63 64 65 66 67 68 69 | g1:CompleteProcedure() Debug.AddCard(89631139,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK) Debug.AddCard(00473469,1,1,LOCATION_SZONE,0,POS_FACEDOWN) Debug.AddCard(57115864,1,1,LOCATION_SZONE,2,POS_FACEDOWN) Debug.AddCard(98139712,1,1,LOCATION_SZONE,4,POS_FACEUP) Debug.AddCard(56433456,1,1,LOCATION_SZONE,5,POS_FACEUP) Debug.ReloadFieldEnd() aux.BeginPuzzle(6) |