Overview
Comment: | 好 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
4e5318cbf786744e36dbf5496cf0d6eb |
User & Date: | 顽雨沉风 on 2024-02-12 11:26:09 |
Other Links: | manifest | tags |
Context
2024-02-12
| ||
11:48 | 好 check-in: eb67ff145a user: 顽雨沉风 tags: trunk | |
11:26 | 好 check-in: 4e5318cbf7 user: 顽雨沉风 tags: trunk | |
09:50 | 好 check-in: 30e15d42f9 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/枯岳说书人_a39 3_13_2500.lua from [84e106ba84] to [de34e8c565].
1 2 3 4 5 6 7 8 | --[[message 简语:星圣 vs 入魔 原局:四妹_a07 ]] Debug.SetAIName("枯岳说书人_a39") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 100, 0, 0) | > | 1 2 3 4 5 6 7 8 9 | --[[message 察局:2024-02-12 简语:星圣 vs 入魔 原局:四妹_a07 ]] Debug.SetAIName("枯岳说书人_a39") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 100, 0, 0) |
︙ | ︙ |
Modified single/枯岳说书人_a40 4_14_200.lua from [7f8ff0cabd] to [2f8ff9a24a].
1 | --[[message | | | 1 2 3 4 5 6 7 8 9 | --[[message 简语:2024-02-12 原局:蛋总_a25 ]] --created by puzzle editor Debug.SetAIName("枯岳说书人_a40") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 100, 0, 0) Debug.SetPlayerInfo(1, 12700, 0, 0) |
︙ | ︙ |
Modified single/枯岳说书人_a41 4_30_600.lua from [74f1dd40ee] to [4848b4fee7].
1 2 3 4 5 6 7 8 | --[[message 简语:什么叫键魔人!!! 原局:蛋总_a05 ]] Debug.SetAIName("枯岳说书人_a41") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 2000, 0, 0) | > | 1 2 3 4 5 6 7 8 9 | --[[message 察局:2024-02-12 简语:什么叫键魔人!!! 原局:蛋总_a05 ]] Debug.SetAIName("枯岳说书人_a41") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 2000, 0, 0) |
︙ | ︙ |
Modified single/枯岳说书人_a42 4_31_-400.lua from [2d03a531d6] to [d0d270420a].
1 | --[[message | | | 1 2 3 4 5 6 7 8 9 | --[[message 简语:2024-02-12 原局:幽厉塔诗莉安_a01 ]] --created by puzzle editor Debug.SetAIName("枯岳说书人_a42") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 16100, 0, 0) |
︙ | ︙ |