Overview
Comment: | 0.0.2391 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
60c7fc0f441244d6d08f7aec57a8cb11 |
User & Date: | 顽雨沉风 on 2023-07-30 05:13:08 |
Other Links: | manifest | tags |
Context
2023-07-30
| ||
05:13 | 0.0.2392 check-in: a735be9e86 user: 顽雨沉风 tags: trunk | |
05:13 | 0.0.2391 check-in: 60c7fc0f44 user: 顽雨沉风 tags: trunk | |
05:12 | 0.0.2390 check-in: 5e300d928a user: 顽雨沉风 tags: trunk | |
Changes
Modified single/Meteor Dragon1.lua from [7f556f3c79] to [d42f733a8a].
︙ | |||
21 22 23 24 25 26 27 | 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | - - - - - - + + + + + + | Debug.AddCard(20450925,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) Debug.AddCard(95638658,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) c=Debug.AddCard(25652655,0,0,LOCATION_GRAVE,0,POS_FACEUP_ATTACK) c:CompleteProcedure() c=Debug.AddCard(90953320,0,0,LOCATION_GRAVE,0,POS_FACEUP_ATTACK) c:CompleteProcedure() Debug.AddCard(44508094,0,0,LOCATION_EXTRA,0,POS_FACEUP_ATTACK) |
︙ |