Overview
Comment: | 0.0.1379 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
c663e8133631df6b55e4ddd4bbfa65fe |
User & Date: | 顽雨沉风 on 2023-07-15 11:10:46 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:10 | 0.0.1380 check-in: 1f63640d43 user: 顽雨沉风 tags: trunk | |
11:10 | 0.0.1379 check-in: c663e81336 user: 顽雨沉风 tags: trunk | |
11:10 | 0.0.1378 check-in: d308b2c785 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/LV-013.lua from [98de3b6e05] to [132b7cdf58].
1 2 3 | --[[message ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 | --[[message ]] Debug.SetAIName("Level-013") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,2000,0,0) Debug.SetPlayerInfo(1,4100,0,0) Debug.AddCard(3510565,0,0,LOCATION_MZONE,0,POS_FACEDOWN_DEFENSE) Debug.AddCard(41872150,0,0,LOCATION_MZONE,1,POS_FACEDOWN_DEFENSE) |
︙ | ︙ |