Overview
| Comment: | 0 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
3ba922828aa6a088f123d5a175d1cd80 |
| User & Date: | 顽雨沉风 on 2024-06-27 03:16:03.924 |
| Other Links: | manifest | tags |
Context
|
2024-06-27
| ||
| 03:18 | 0 check-in: bae90d27dd user: 顽雨沉风 tags: trunk | |
| 03:16 | 0 check-in: 3ba922828a user: 顽雨沉风 tags: trunk | |
| 02:47 | 0 check-in: 73ce3c019b user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_457_01.lua
from [e9f19ff783]
to [acdba08313].
| ︙ | ︙ | |||
116 117 118 119 120 121 122 |
Debug.AddCard(76375976,1,1,LOCATION_SZONE,5,POS_FACEUP) --Mystic mine
--Ai's deck
--~ Debug.AddCard(25857246,1,1,LOCATION_DECK,0,POS_FACEDOWN) --nekroz valkyrus
--~ Debug.AddCard(76375976,1,1,LOCATION_DECK,0,POS_FACEDOWN) --Mystic mine
--Ai's Banish
| | | 116 117 118 119 120 121 122 123 124 125 126 127 128 129 |
Debug.AddCard(76375976,1,1,LOCATION_SZONE,5,POS_FACEUP) --Mystic mine
--Ai's deck
--~ Debug.AddCard(25857246,1,1,LOCATION_DECK,0,POS_FACEDOWN) --nekroz valkyrus
--~ Debug.AddCard(76375976,1,1,LOCATION_DECK,0,POS_FACEDOWN) --Mystic mine
--Ai's Banish
Debug.AddCard(68366996,1,1,LOCATION_REMOVED,0,POS_FACEUP) --Magical Reflect Slime
--load field and information
Debug.ReloadFieldEnd()
--begin
aux.BeginPuzzle()
|