Overview
Comment: | 0.0.2303 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
be00b56b0be673734de6e5047db12e87 |
User & Date: | 顽雨沉风 on 2023-07-29 02:12:49 |
Other Links: | manifest | tags |
Context
2023-07-29
| ||
02:13 | 0.0.2304 check-in: 3d1f003944 user: 顽雨沉风 tags: trunk | |
02:12 | 0.0.2303 check-in: be00b56b0b user: 顽雨沉风 tags: trunk | |
02:11 | 0.0.2302 check-in: 1b91bbbcea user: 顽雨沉风 tags: trunk | |
Changes
Modified single/在末法时期呼唤爱_001.lua from [573d3c4c6e] to [84325552d1].
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) |
︙ |