Overview
| Comment: | 好 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
5e85ef6f0f5b71079339655acf54662a |
| User & Date: | 顽雨沉风 on 2024-02-12 06:53:33.885 |
| Other Links: | manifest | tags |
Context
|
2024-02-12
| ||
| 07:13 | 好 check-in: ed6d06d03d user: 顽雨沉风 tags: trunk | |
| 06:53 | 好 check-in: 5e85ef6f0f user: 顽雨沉风 tags: trunk | |
| 06:39 | 好 check-in: f957fd5e6d user: 顽雨沉风 tags: trunk | |
Changes
Modified single/枯岳说书人_a25 3_35_1600.lua
from [ee9a7bff66]
to [df631c17c0].
1 | --[[message | | | 1 2 3 4 5 6 7 8 9 |
--[[message
察局:2024-02-12
简语:永恒进化
原局:四妹_a37
]]
Debug.SetAIName("枯岳说书人_a25")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3)
Debug.SetPlayerInfo(0, 100, 0, 0)
|
| ︙ | ︙ |
Modified single/枯岳说书人_a26 3_37_400.lua
from [eb8085cb58]
to [13776b8fa5].
1 | --[[message | | | 1 2 3 4 5 6 7 8 9 |
--[[message
察局:2024-02-12
简语:编号卡斗争
原版:四妹_a12
]]
--puzzle1
Debug.SetAIName("枯岳说书人_a26")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
|
| ︙ | ︙ |
Modified single/枯岳说书人_a27 3_41_-1200.lua
from [f4e1122a62]
to [0d00eb1548].
1 | --[[message | | | 1 2 3 4 5 6 7 8 9 |
--[[message
察局:2024-02-12
简语:控敌的纹章
原局:四妹_a32
]]
Debug.SetAIName("枯岳说书人_a27")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3)
Debug.SetPlayerInfo(0, 2200, 0, 0)
|
| ︙ | ︙ |
Modified single/枯岳说书人_a28 3_41_-1800.lua
from [042f15a5b6]
to [43fc911281].
1 | --[[message | | | 1 2 3 4 5 6 7 8 9 |
--[[message
察局:2024-02-12
简语:控敌的纹章
原局:四妹_a32
]]
Debug.SetAIName("枯岳说书人_a28")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3)
Debug.SetPlayerInfo(0, 2200, 0, 0)
|
| ︙ | ︙ |
Modified single/枯岳说书人_a29 3_42_-8000.lua
from [acfa0bd00b]
to [ca5dd0f2f9].
1 2 3 4 5 6 7 8 |
--[[message
简语:控敌的纹章
原局:四妹_a32
]]
Debug.SetAIName("枯岳说书人_a29")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3)
Debug.SetPlayerInfo(0, 2200, 0, 0)
| > | 1 2 3 4 5 6 7 8 9 |
--[[message
察局:2024-02-12
简语:控敌的纹章
原局:四妹_a32
]]
Debug.SetAIName("枯岳说书人_a29")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3)
Debug.SetPlayerInfo(0, 2200, 0, 0)
|
| ︙ | ︙ |