Overview
Comment: | 0.0.2701 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
170938de74355d417983f69f35ac7951 |
User & Date: | 顽雨沉风 on 2023-10-12 06:07:36 |
Other Links: | manifest | tags |
Context
2023-10-12
| ||
06:17 | 0.0.2702 check-in: 3c57fe379b user: 顽雨沉风 tags: trunk | |
06:07 | 0.0.2701 check-in: 170938de74 user: 顽雨沉风 tags: trunk | |
06:07 | 0.0.2700 check-in: 7887197885 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-54.lua from [022c4d5dac] to [9080c6ec6a].
1 2 3 4 5 6 7 8 9 10 11 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | - + | Debug.SetAIName("X-LV-54") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5) Debug.SetPlayerInfo(0,6800,0,0) Debug.SetPlayerInfo(1,800,0,0) ----------------- Debug.AddCard(36668118,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(28279543,0,0,LOCATION_HAND,0,POS_FACEDOWN) |
︙ |