Overview
| Comment: | 0.0.2298 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
699ee27cdcc8999e3ae7c719bd3feced |
| User & Date: | 顽雨沉风 on 2023-07-29 01:50:31.487 |
| Other Links: | manifest | tags |
Context
|
2023-07-29
| ||
| 02:04 | 0.0.2299 check-in: 191f08d4f7 user: 顽雨沉风 tags: trunk | |
| 01:50 | 0.0.2298 check-in: 699ee27cdc user: 顽雨沉风 tags: trunk | |
| 01:46 | 0.0.2297 check-in: b054477010 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/在末法时期呼唤爱_001.lua
from [ae4aeed338]
to [4c90c564ab].
1 2 3 4 5 6 7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | - + |
--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)
local m1 = Debug.AddCard(85754829,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK)
|
| ︙ |