Overview
| Comment: | 0 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
437b87b612851a2d4f15e96c8080bd2f |
| User & Date: | 顽雨沉风 on 2024-07-27 01:43:53.546 |
| Other Links: | manifest | tags |
Context
|
2024-07-27
| ||
| 05:53 | 0 check-in: b171965ce3 user: 顽雨沉风 tags: trunk | |
| 01:43 | 0 check-in: 437b87b612 user: 顽雨沉风 tags: trunk | |
| 01:16 | 0 check-in: 6705989e65 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_40_031_1.lua
from [fc425dff45]
to [3e8fdea328].
1 2 3 4 5 6 7 8 9 |
--[[message
#地狱秘旋谍
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE, 4)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 44800, 0, 0)
| > | 1 2 3 4 5 6 7 8 9 10 |
--[[message
#地狱秘旋谍
#爆裂兽
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE, 4)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 44800, 0, 0)
|
| ︙ | ︙ |