Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
cbe27ff571646b83bca8c36a2e2d005b |
User & Date: | 顽雨沉风 on 2024-06-27 01:45:36 |
Other Links: | manifest | tags |
Context
2024-06-27
| ||
01:51 | 0 check-in: aa215814d6 user: 顽雨沉风 tags: trunk | |
01:45 | 0 check-in: cbe27ff571 user: 顽雨沉风 tags: trunk | |
01:44 | 0 check-in: 396ebf0385 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_457_01.lua from [8868884a20] to [67cc4c10b5].
︙ | ︙ | |||
101 102 103 104 105 106 107 | --~ Debug.AddCard(34293667,1,1,LOCATION_GRAVE,0,POS_FACEUP) --Ice barrier Debug.AddCard(19254117,1,1,LOCATION_GRAVE,0,POS_FACEUP) --Rise to Full Height Debug.AddCard(34710660,1,1,LOCATION_GRAVE,0,POS_FACEUP) --electromagnetic turtle --Ai's S/T Debug.AddCard(78625592,1,1,LOCATION_SZONE,0,POS_FACEUP) -- spiritual swords of revealing light | | | 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 | --~ Debug.AddCard(34293667,1,1,LOCATION_GRAVE,0,POS_FACEUP) --Ice barrier Debug.AddCard(19254117,1,1,LOCATION_GRAVE,0,POS_FACEUP) --Rise to Full Height Debug.AddCard(34710660,1,1,LOCATION_GRAVE,0,POS_FACEUP) --electromagnetic turtle --Ai's S/T Debug.AddCard(78625592,1,1,LOCATION_SZONE,0,POS_FACEUP) -- spiritual swords of revealing light --~ Debug.AddCard(78625592,1,1,LOCATION_SZONE,1,POS_FACEUP) -- spiritual swords of revealing light Debug.AddCard(59305593,1,1,LOCATION_SZONE,2,POS_FACEUP) -- Mistake Debug.AddCard(30459350,1,1,LOCATION_SZONE,3,POS_FACEUP) --iron wall Debug.AddCard(7153114,1,1,LOCATION_SZONE,4,POS_FACEUP) -- pop-up 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 |
︙ | ︙ |