Overview
Comment: | 好 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
9ce271664446cbd6be265dcdf3fed458 |
User & Date: | 顽雨沉风 on 2024-02-13 09:47:47 |
Other Links: | manifest | tags |
Context
2024-02-13
| ||
09:51 | 好 check-in: bbdd425258 user: 顽雨沉风 tags: trunk | |
09:47 | 好 check-in: 9ce2716644 user: 顽雨沉风 tags: trunk | |
09:43 | 好 check-in: 7a1de39588 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/枯岳说书人_c19 4_03_-2500.lua from [069ef4b664] to [130d7f950b].
1 | --[[message | > | | 1 2 3 4 5 6 7 8 9 10 | --[[message 察局:2024-02-13 简语:新手教学 ]] Debug.SetAIName("枯岳说书人_c19") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 2300, 0, 0) local g02 = Debug.AddCard(68505803, 0, 0, LOCATION_MZONE, 2, POS_FACEUP_ATTACK) |
︙ | ︙ |
Modified single/枯岳说书人_c20 4_06_-0.lua from [1345541030] to [64cfd83da8].
1 | --[[message | > | | 1 2 3 4 5 6 7 8 9 10 | --[[message 察局:2024-02-13 简语:新手教学 ]] Debug.SetAIName("枯岳说书人_c20") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 4900, 0, 0) Debug.AddCard(55998462, 1, 1, LOCATION_MZONE, 0, POS_FACEUP_ATTACK) |
︙ | ︙ |
Modified single/枯岳说书人_c21 4_02_-2100.lua from [1db4d8feb6] to [1a95e50575].
1 | --[[message | > | | 1 2 3 4 5 6 7 8 9 10 | --[[message 察局:2024-02-13 简语:新手教学 ]] Debug.SetAIName("枯岳说书人_c21") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 500, 0, 0) local g02 = Debug.AddCard(46986414, 0, 0, LOCATION_MZONE, 2, POS_FACEDOWN_DEFENSE) |
︙ | ︙ |
Modified single/枯岳说书人_c22 4_02.lua from [439703069a] to [0726f2b80b].
1 | --[[message | > | | 1 2 3 4 5 6 7 8 9 10 | --[[message 察局:2024-02-13 简语:新手教学 ]] Debug.SetAIName("枯岳说书人_c22") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 3000, 0, 0) local g01 = Debug.AddCard(64631466, 0, 0, LOCATION_MZONE, 1, POS_FACEUP_ATTACK) |
︙ | ︙ |