Overview
Comment: | 0.0.2377 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
bd5a900ca2a7c009fb121d055ff450f2 |
User & Date: | 顽雨沉风 on 2023-07-30 04:24:39 |
Other Links: | manifest | tags |
Context
2023-07-30
| ||
04:25 | 0.0.2378 check-in: a8dd35d01c user: 顽雨沉风 tags: trunk | |
04:24 | 0.0.2377 check-in: bd5a900ca2 user: 顽雨沉风 tags: trunk | |
04:24 | 0.0.2376 check-in: 42ac0501c4 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/QB011.lua from [39ddd2259e] to [2c7a11e6d8].
1 2 3 4 5 6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | - - - + + + | --created by ygopro puzzle maker Debug.SetAIName("QB011") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,4000,0,0) Debug.SetPlayerInfo(1,7900,0,0) Debug.AddCard(43641473,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) |
︙ |