Overview
| Comment: | 0.0.2403 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
f9e96a396221dc51a5639d8b61741006 |
| User & Date: | 顽雨沉风 on 2023-07-30 05:35:20.028 |
| Other Links: | manifest | tags |
Context
|
2023-07-30
| ||
| 05:37 | 0.0.2404 check-in: c9098126e0 user: 顽雨沉风 tags: trunk | |
| 05:35 | 0.0.2403 check-in: f9e96a3962 user: 顽雨沉风 tags: trunk | |
| 05:32 | 0.0.2402 check-in: 896eda7903 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/Meteor Dragon1_衍生版_1.lua
from [5e648506bf]
to [2639fd83c8].
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | - - - + + + - - + + |
--created by ygopro puzzle maker
Debug.SetAIName("Meteor Dragon1")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,3100,0,0)
Debug.SetPlayerInfo(1,50000,0,0)
|
| ︙ |