Overview
| Comment: | 0 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
6ec8609614efff3873139624561409ca |
| User & Date: | 顽雨沉风 on 2024-06-26 03:24:50.870 |
| Other Links: | manifest | tags |
Context
|
2024-06-26
| ||
| 03:25 | 0 check-in: 73e0ca62c7 user: 顽雨沉风 tags: trunk | |
| 03:24 | 0 check-in: 6ec8609614 user: 顽雨沉风 tags: trunk | |
| 03:20 | 0 check-in: c797ff75c4 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_431_34.lua
from [e28b92ef6d]
to [45097c56eb].
1 | --[[message | | | | 1 2 3 4 5 6 7 8 9 10 |
--[[message
维护:2024-06-26
标签:#枯岳说书人
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 2500, 0, 0)
Debug.SetPlayerInfo(1, 17400, 0, 0)
local g01 = Debug.AddCard(16428514, 0, 0, LOCATION_MZONE, 1, POS_FACEDOWN_DEFENSE)
local g02 = Debug.AddCard(78202553, 0, 0, LOCATION_MZONE, 2, POS_FACEDOWN_DEFENSE)
|
| ︙ | ︙ |