Overview
Comment: | (/ω\) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
212ed95a00af28d4b2d26ae6e25ea8f8 |
User & Date: | 顽雨沉风 on 2024-01-21 03:43:25 |
Other Links: | manifest | tags |
Context
2024-01-21
| ||
03:45 | (/ω\) check-in: ce0efb1a30 user: 顽雨沉风 tags: trunk | |
03:43 | (/ω\) check-in: 212ed95a00 user: 顽雨沉风 tags: trunk | |
03:34 | (/ω\) check-in: dfe345e7c3 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/3_6_[WCS2006]_古代的机械.lua from [3cde613fce] to [d40467493d].
1 | --[[message | | | 1 2 3 4 5 6 7 8 9 | --[[message 查局:2024-01-21 旧名:[WCS2006]03_antique_gear ]] Debug.SetAIName("[WCS2006]03_antique_gear") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,1400,0,0) Debug.SetPlayerInfo(1,3300,0,0) |
︙ | ︙ |
Modified single/3_7_[WCS2006]_暗黑界.lua from [d23c39f330] to [835be6047c].
1 | --[[message | | | 1 2 3 4 5 6 7 8 9 | --[[message 查局:2024-01-21 旧名:[WCS2006]01_ankokukai ]] Debug.SetAIName("[WCS2006]01_ankokukai") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,600,0,0) Debug.SetPlayerInfo(1,7000,0,0) Debug.AddCard(07459013,0,0,LOCATION_DECK,0,POS_FACEDOWN) |
︙ | ︙ |