Overview
Comment: | 慢慢来 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
5a504a8246e4009ecf6b5a253e36df71 |
User & Date: | 顽雨沉风 on 2024-02-10 06:21:36.602 |
Other Links: | manifest | tags |
Context
2024-02-10
| ||
06:32 | 慢慢来 check-in: 1f1d9b88c8 user: 顽雨沉风 tags: trunk | |
06:21 | 慢慢来 check-in: 5a504a8246 user: 顽雨沉风 tags: trunk | |
06:01 | 不错 check-in: bcc3d142a1 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/Eroldin_a01 3_12_19.lua
from [3be614fc78]
to [ac40cc35f8].
1 | --[[message | | | 1 2 3 4 5 6 7 8 9 | --[[message 察局:2024-02-10 简语:A simple puzzle, which teaches a Red Dragon Archfiend line combo ]] --Mastering the Red Dragons Debug.SetAIName("Eroldin_a01") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI) Debug.SetPlayerInfo(0, 100, 0, 0) |
︙ | ︙ |
Deleted single/Furtie Hubo_a02 4_28_18.lua version [7ea956cf0b].
Modified single/[WCS2006]_a15 3_14_08.lua
from [006eb0243c]
to [63efdbeb36].
1 2 3 4 5 6 7 8 | --[[message ]] Debug.SetAIName("[WCS2006]_a15") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 1000, 0, 0) Debug.SetPlayerInfo(1, 8100, 0, 0) | > | 1 2 3 4 5 6 7 8 9 | --[[message 察局:2024-02-10 ]] Debug.SetAIName("[WCS2006]_a15") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 1000, 0, 0) Debug.SetPlayerInfo(1, 8100, 0, 0) |
︙ | ︙ |
Modified single/base_a02 3_10_06.lua
from [7d4d85ebc3]
to [766f04ffb6].
1 | --[[message | | | 1 2 3 4 5 6 7 8 9 | --[[message 察局:2024-02-10 ]] Debug.SetAIName("base_a02") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3) Debug.SetPlayerInfo(0, 3000, 0, 0) Debug.SetPlayerInfo(1, 5600, 0, 0) Debug.AddCard(78835747, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) |
︙ | ︙ |
Added single/枯岳说书人_f26.lua version [9226bd6bc6].