Overview
Comment: | 好 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
553f8b563a5370634119cb22f398c1d0 |
User & Date: | 顽雨沉风 on 2024-02-14 05:09:51 |
Other Links: | manifest | tags |
Context
2024-02-14
| ||
05:29 | 好 check-in: 9d2c9accdd user: 顽雨沉风 tags: trunk | |
05:09 | 好 check-in: 553f8b563a user: 顽雨沉风 tags: trunk | |
04:34 | 好 check-in: 5fa40060f6 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/蛋总_b01 4_12_-16800.lua from [1d589229ec] to [a354b1c8e9].
1 2 3 4 5 6 7 8 9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | + - + - - + | --[[message 简语:让我看看还有谁不知道这个知识点 原局:枯岳说书人_b04 ]] Debug.SetAIName("蛋总_b01") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_PSEUDO_SHUFFLE + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 1, 0, 0) Debug.SetPlayerInfo(1, 2147483647, 0, 0) local s = {} |