Overview
| Comment: | 0.0.2401 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
45be6ae2c52ac1a873202fc19e16aef7 |
| User & Date: | 顽雨沉风 on 2023-07-30 05:31:53.389 |
| Other Links: | manifest | tags |
Context
|
2023-07-30
| ||
| 05:32 | 0.0.2402 check-in: 896eda7903 user: 顽雨沉风 tags: trunk | |
| 05:31 | 0.0.2401 check-in: 45be6ae2c5 user: 顽雨沉风 tags: trunk | |
| 05:31 | 0.0.2400 check-in: 3afbe9c039 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/Meteor Dragon1_衍生版_1.lua
from [2e3144bbd7]
to [659b98807d].
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | - + |
--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)
Debug.AddCard(63977008,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
Debug.AddCard(57568840,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
Debug.AddCard(87319876,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
|
| ︙ |