Overview
| Comment: | 0.0.2506 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
2c86bef1ad83f6324e7421323f4baca8 |
| User & Date: | 顽雨沉风 on 2023-09-05 10:06:13.709 |
| Other Links: | manifest | tags |
Context
|
2023-09-05
| ||
| 10:06 | 0.0.2507 check-in: 6cfb728f06 user: 顽雨沉风 tags: trunk | |
| 10:06 | 0.0.2506 check-in: 2c86bef1ad user: 顽雨沉风 tags: trunk | |
| 10:05 | 0.0.2505 check-in: 0ccefb6f15 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/13.Archfiend Fusion.lua
from [9e5a97f9fc]
to [eb5620c277].
1 | --puzzle1 | | | | 1 2 3 4 5 6 7 8 9 10 |
--puzzle1
Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,16500,0,0)
Debug.AddCard(63883999,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(28423537,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(31766317,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(50287060,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(92039899,0,0,LOCATION_DECK,0,POS_FACEDOWN)
|
| ︙ | ︙ |