Overview
Comment: | 好 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
bc0311152770eebe8fa092da0fcdf39c |
User & Date: | 顽雨沉风 on 2024-02-13 09:37:14 |
Other Links: | manifest | tags |
Context
2024-02-13
| ||
09:43 | 好 check-in: 7a1de39588 user: 顽雨沉风 tags: trunk | |
09:37 | 好 check-in: bc03111527 user: 顽雨沉风 tags: trunk | |
08:56 | 好 check-in: 5fca85acb5 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/枯岳说书人_c04 4_09_-400.lua from [3d6737d188] to [7283f9eaee].
1 2 | --[[message 察局:2024-02-13 | | | 1 2 3 4 5 6 7 8 9 10 | --[[message 察局:2024-02-13 简语:新手教学,“莫勉强” ]] Debug.SetAIName("枯岳说书人_c04") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 100, 0, 0) Debug.SetPlayerInfo(1, 10500, 0, 0) local g01 = Debug.AddCard(16428514, 0, 0, LOCATION_MZONE, 1, POS_FACEDOWN_DEFENSE) local g02 = Debug.AddCard(78202553, 0, 0, LOCATION_MZONE, 2, POS_FACEDOWN_DEFENSE) |
︙ | ︙ |
Modified single/枯岳说书人_c07 4_03.lua from [079b64a017] to [20f8caba2e].
1 | --[[message | > | | 1 2 3 4 5 6 7 8 9 10 | --[[message 察局:2024-02-13 简语:新手教学 ]] Debug.SetAIName("枯岳说书人_c07") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 1600, 0, 0) Debug.AddCard(81777047, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) |
︙ | ︙ |
Modified single/枯岳说书人_c08 4_02.lua from [7ec1109ba3] to [6d930f6a86].
1 | --[[message | > | | 1 2 3 4 5 6 7 8 9 10 | --[[message 察局:2024-02-13 简语:新手教学 ]] Debug.SetAIName("枯岳说书人_c08") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 1400, 0, 0) Debug.AddCard(19230408, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) |
︙ | ︙ |