Overview
| Comment: | 0 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
e71d29a9992c45785dd5b92463f8d781 |
| User & Date: | 顽雨沉风 on 2024-06-24 00:07:03.912 |
| Other Links: | manifest | tags |
Context
|
2024-06-24
| ||
| 00:12 | 0 check-in: 21d42dedad user: 顽雨沉风 tags: trunk | |
| 00:07 | 0 check-in: e71d29a999 user: 顽雨沉风 tags: trunk | |
| 00:05 | 0 check-in: ea2ee2ab40 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/ABC_3C_01.lua
from [875b7f2eb6]
to [2584c16d32].
1 2 3 4 5 | --[[message 维护:2024-06-24 标签:#甲虫装机 #ABC ]] --ABC | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 |
--[[message
维护:2024-06-24
标签:#甲虫装机 #ABC
]]
--ABC
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 17450, 0, 0)
Debug.AddCard(21790410, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)
Debug.AddCard(21977828, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)
Debug.AddCard(21977828, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)
Debug.AddCard(68184115, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN)
|
| ︙ | ︙ |