Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1aeb2563d79dcdb4ed4645c69d3ecaca |
User & Date: | 顽雨沉风 on 2024-08-06 01:22:03 |
Other Links: | manifest | tags |
Context
2024-08-06
| ||
01:22 | 0 check-in: 377f098286 user: 顽雨沉风 tags: trunk | |
01:22 | 0 check-in: 1aeb2563d7 user: 顽雨沉风 tags: trunk | |
01:21 | 0 check-in: 1ea1d0ed8f user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_30_033_1.lua from [a6825718bc] to [bfb54e9194].
1 2 3 4 5 6 7 8 9 10 11 12 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | - + | --[[message #一起来我我我 #19.Let's GaGaGa #四妹 ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 700, 0, 1) Debug.SetPlayerInfo(1, 12200, 0, 0) local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽 Debug.AddCard(65878864, 0, 0, LOCATION_MZONE, 2, POS_FACEDOWN_DEFENSE) |
︙ |