Overview
Comment: | 0.0.2379 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1bfcfd01d1cff25cee338f0b2833f190 |
User & Date: | 顽雨沉风 on 2023-07-30 04:31:29 |
Other Links: | manifest | tags |
Context
2023-07-30
| ||
04:32 | 0.0.2380 check-in: 60799cfdd0 user: 顽雨沉风 tags: trunk | |
04:31 | 0.0.2379 check-in: 1bfcfd01d1 user: 顽雨沉风 tags: trunk | |
04:25 | 0.0.2378 check-in: a8dd35d01c user: 顽雨沉风 tags: trunk | |
Changes
Modified single/QB011.lua from [2fb6911754] to [38310e3614].
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + | --created by ygopro puzzle maker Debug.SetAIName("QB011") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,4000,0,0) |
︙ |