Overview
Comment: | 0.0.2482 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
6606be37e830ce51ec6e674285ac9d48 |
User & Date: | 顽雨沉风 on 2023-08-20 08:43:51 |
Other Links: | manifest | tags |
Context
2023-08-20
| ||
08:44 | 0.0.2483 check-in: 2625f014da user: 顽雨沉风 tags: trunk | |
08:43 | 0.0.2482 check-in: 6606be37e8 user: 顽雨沉风 tags: trunk | |
08:42 | 0.0.2481 check-in: 446e30f95e user: 顽雨沉风 tags: trunk | |
Changes
Modified single/09.Evolzar Flag.lua from [77a0266101] to [b01a072f7b].
1 | --puzzle1 | > > > > | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | --[[message 进化帝之旗 ]] --puzzle1 Debug.SetAIName("四妹") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,500,0,0) Debug.SetPlayerInfo(1,2200,0,0) Debug.AddCard(22993208,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(47297616,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(97396380,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(66413481,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(57793869,0,0,LOCATION_HAND,0,POS_FACEDOWN) |
︙ | ︙ |