Overview
| Comment: | 0 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
ea2ee2ab403d990904e7f7564c2f030e |
| User & Date: | 顽雨沉风 on 2024-06-24 00:05:50.358 |
| Other Links: | manifest | tags |
Context
|
2024-06-24
| ||
| 00:07 | 0 check-in: e71d29a999 user: 顽雨沉风 tags: trunk | |
| 00:05 | 0 check-in: ea2ee2ab40 user: 顽雨沉风 tags: trunk | |
| 00:02 | 0 check-in: eb212792fe user: 顽雨沉风 tags: trunk | |
Changes
Modified single/ABC_3C_01.lua
from [4a6392faf7]
to [875b7f2eb6].
1 | --[[message | | > | | 1 2 3 4 5 6 7 8 9 10 11 12 13 |
--[[message
维护:2024-06-24
标签:#甲虫装机 #ABC
]]
--ABC
Debug.SetAIName("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)
|
| ︙ | ︙ |