Overview
Comment: | 0.0.1461 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
5247f990e5118b53d809932a615158f8 |
User & Date: | 顽雨沉风 on 2023-07-15 11:32:08 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:43 | 0.0.1462 check-in: 5116be873b user: 顽雨沉风 tags: trunk | |
11:32 | 0.0.1461 check-in: 5247f990e5 user: 顽雨沉风 tags: trunk | |
11:32 | 0.0.1460 check-in: 442bbab8fd user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-33.lua from [955ec3c58e] to [057e11fa7b].
1 2 | --[[message ]] | < < < | 1 2 3 4 5 6 7 8 9 | --[[message ]] Debug.SetAIName("顽雨沉风") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4) Debug.SetPlayerInfo(0,1500,0,0) Debug.SetPlayerInfo(1,13450,0,0) Debug.AddCard(54620698,0,0,LOCATION_HAND,0,POS_FACEDOWN) local g00=Debug.AddCard(8692301,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK) |
︙ | ︙ |