Overview
Comment: | 0.0.1380 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1f63640d435c3e194c1a26254696a512 |
User & Date: | 顽雨沉风 on 2023-07-15 11:10:53 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:11 | 0.0.1381 check-in: 91781a447e user: 顽雨沉风 tags: trunk | |
11:10 | 0.0.1380 check-in: 1f63640d43 user: 顽雨沉风 tags: trunk | |
11:10 | 0.0.1379 check-in: c663e81336 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/LV-015.lua from [6f22d8ac87] to [384ec48eed].
1 2 3 | --[[message ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 | --[[message ]] Debug.SetAIName("Level-015") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,8100,0,0) Debug.AddCard(31786629,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) Debug.AddCard(24611934,0,0,LOCATION_MZONE,3,POS_FACEUP_ATTACK) |
︙ | ︙ |