Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
396ebf0385babe0d112d5ac59e3c5e4b |
User & Date: | 顽雨沉风 on 2024-06-27 01:44:46 |
Other Links: | manifest | tags |
Context
2024-06-27
| ||
01:45 | 0 check-in: cbe27ff571 user: 顽雨沉风 tags: trunk | |
01:44 | 0 check-in: 396ebf0385 user: 顽雨沉风 tags: trunk | |
01:39 | 0 check-in: fec18996bb user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_457_01.lua from [d81aa5d379] to [8868884a20].
︙ | ︙ | |||
104 105 106 107 108 109 110 | --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 | | | | 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 | --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 --~ Debug.AddCard(76375976,1,1,LOCATION_DECK,0,POS_FACEDOWN) --Mystic mine --Ai's Banish --~ Debug.AddCard(03918345,1,1,LOCATION_REMOVED,0,POS_FACEUP) --Magical Reflect Slime --load field and information Debug.ReloadFieldEnd() |
︙ | ︙ |