Overview
| Comment: | 0.0.2289 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
633c3e98636870c53b90176249590ef9 |
| User & Date: | 顽雨沉风 on 2023-07-29 01:36:55.094 |
| Other Links: | manifest | tags |
Context
|
2023-07-29
| ||
| 01:38 | 0.0.2290 check-in: e40c905cb7 user: 顽雨沉风 tags: trunk | |
| 01:36 | 0.0.2289 check-in: 633c3e9863 user: 顽雨沉风 tags: trunk | |
| 01:34 | 0.0.2288 check-in: c355d808c3 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/在末法时期呼唤爱_001.lua
from [fedfcc5166]
to [5245f66391].
1 2 3 4 5 6 7 8 9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | - + |
--puzzle1
Debug.SetAIName("在末法时期呼唤爱_001")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,8000,0,0)
Debug.AddCard(85754829,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK)
Debug.AddCard(85243784,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
|
| ︙ |