Overview
| Comment: | 0 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
380750f4aebcf59bf3f45867f15ce2ab |
| User & Date: | 顽雨沉风 on 2024-06-24 00:20:55.176 |
| Other Links: | manifest | tags |
Context
|
2024-06-24
| ||
| 00:22 | 0 check-in: 38eff925aa user: 顽雨沉风 tags: trunk | |
| 00:20 | 0 check-in: 380750f4ae user: 顽雨沉风 tags: trunk | |
| 00:19 | 0 check-in: 7b5331f050 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/base_3B_01.lua
from [8878f58662]
to [6e66dac78a].
1 | --[[message | | > | | 1 2 3 4 5 6 7 8 9 10 11 12 13 |
--[[message
维护:2024-06-24
标签:#娱乐伙伴 #base-2
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3)
Debug.SetPlayerInfo(0, 3000, 0, 0)
Debug.SetPlayerInfo(1, 5600, 0, 0)
Debug.AddCard(78835747, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)
Debug.AddCard(73130445, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)
Debug.AddCard(15978426, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)
Debug.AddCard(23693634, 0, 0, LOCATION_EXTRA, 0, POS_FACEDOWN)
|
| ︙ | ︙ |