Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
ad334040df9712d31815a93a37d8c1f7 |
User & Date: | 顽雨沉风 on 2024-07-18 14:50:40 |
Other Links: | manifest | tags |
Context
2024-07-18
| ||
14:52 | 0 check-in: 67ccd4b3fd user: 顽雨沉风 tags: trunk | |
14:50 | 0 check-in: ad334040df user: 顽雨沉风 tags: trunk | |
14:48 | 0 check-in: 10e63052e7 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_310_16.lua from [d6e1bbff7a] to [754de32fa0].
1 2 3 4 5 6 | --[[message #增殖的G抽 #02.Maxx C Draw #四妹 ]] Debug.SetAIName("QQ群181175613") | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | --[[message #增殖的G抽 #02.Maxx C Draw #四妹 ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 5) Debug.SetPlayerInfo(0, 1200, 0, 0) Debug.SetPlayerInfo(1, 4000, 0, 0) local k1 = LOCATION_MZONE local k1 = LOCATION_SZONE Debug.AddCard(34002992, 0, 0, k1, 1, POS_FACEDOWN) Debug.AddCard(30834988, 0, 0, k1, 2, POS_FACEUP) |
︙ | ︙ |