Overview
Comment: | 0 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
23212cfafc6b5fb528048295aad42d33 |
User & Date: | 顽雨沉风 on 2024-07-19 07:43:10 |
Other Links: | manifest | tags |
Context
2024-07-19
| ||
07:45 | 0 check-in: 942ccef1ec user: 顽雨沉风 tags: trunk | |
07:43 | 0 check-in: 23212cfafc user: 顽雨沉风 tags: trunk | |
07:40 | 0 check-in: b7b6935ee8 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/印卡局_4.lua from [41c294a15b] to [1a095f0241].
1 2 3 4 5 6 7 8 9 10 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | - - - - - - - - - + + + + + + + + - - - + + + - - - - + + + + + + - - - + + + | --[[message #比鸭累 ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_PSEUDO_SHUFFLE + DUEL_SIMPLE_AI, 5) Debug.SetPlayerInfo(0, 500, 0, 0) Debug.SetPlayerInfo(1, 30000, 0, 0) local d = {} |
Modified single/印卡局_5.lua from [1e8452c857] to [7cd51a7ede].
1 2 3 4 5 6 7 8 9 10 11 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 | - - - + + - - - - - - - - - - - + + + + + + + + + + + + - - + + - - + + + | --[[message #真印寂血 #不灭之王 ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_PSEUDO_SHUFFLE + DUEL_SIMPLE_AI, 5) Debug.SetPlayerInfo(0, 500, 0, 0) Debug.SetPlayerInfo(1, 30000, 0, 0) local d = {} |