Overview
Comment: | 好 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
6013b32b4155a1b20b994afe412776c0 |
User & Date: | 顽雨沉风 on 2024-02-13 08:47:48 |
Other Links: | manifest | tags |
Context
2024-02-13
| ||
08:53 | 好 check-in: 9cc57d7df6 user: 顽雨沉风 tags: trunk | |
08:47 | 好 check-in: 6013b32b41 user: 顽雨沉风 tags: trunk | |
08:05 | 好 check-in: 181dd0a366 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/枯岳说书人_a92 3_25_1000.lua from [21d3bd13c8] to [13139379f6].
1 2 3 4 5 6 7 8 | --[[message 原局:yanxing ]] --created by ygopro puzzle maker Debug.SetAIName("枯岳说书人_a92") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 100, 0, 0) Debug.SetPlayerInfo(1, 9200, 0, 0) | > | 1 2 3 4 5 6 7 8 9 | --[[message 察局:2024-02-13 原局:yanxing ]] --created by ygopro puzzle maker Debug.SetAIName("枯岳说书人_a92") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 100, 0, 0) Debug.SetPlayerInfo(1, 9200, 0, 0) |
︙ | ︙ |
Modified single/枯岳说书人_a93 3_30_800.lua from [8a9617ba73] to [8fc807ce69].
1 2 3 4 5 6 7 8 | --[[message 原局:ytb_a01 ]] -------------------------- -- Single Mode Duel Puzzle -- Reptilianne -------------------------- | > | 1 2 3 4 5 6 7 8 9 | --[[message 察局:2024-02-13 原局:ytb_a01 ]] -------------------------- -- Single Mode Duel Puzzle -- Reptilianne -------------------------- |
︙ | ︙ |
Modified single/枯岳说书人_a94 3_26_400.lua from [0104425a9c] to [ffc1368514].
1 2 3 4 5 6 7 8 | --[[message 原局:ytb_a03 ]] --created by ygopro puzzle maker Debug.SetAIName("枯岳说书人_a94") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 13100, 0, 0) | > | 1 2 3 4 5 6 7 8 9 | --[[message 察局:2024-02-13 原局:ytb_a03 ]] --created by ygopro puzzle maker Debug.SetAIName("枯岳说书人_a94") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 13100, 0, 0) |
︙ | ︙ |