Overview
Comment: | 0.0.1468 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
752f51ffb29827acfe36d04d703faaa1 |
User & Date: | 顽雨沉风 on 2023-07-15 11:54:35 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:54 | 0.0.1469 check-in: ab8bbf3e71 user: 顽雨沉风 tags: trunk | |
11:54 | 0.0.1468 check-in: 752f51ffb2 user: 顽雨沉风 tags: trunk | |
11:54 | 0.0.1467 check-in: 4419b4225a user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-49.lua from [09e34bc1e2] to [e2e93a22b7].
1 2 | --[[message ]] | < < < | 1 2 3 4 5 6 7 8 9 | --[[message ]] Debug.SetAIName("顽雨沉风") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_PSEUDO_SHUFFLE+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,1100,0,0) Debug.SetPlayerInfo(1,3900,0,0) Debug.AddCard(99330325,0,0,LOCATION_HAND,1,POS_FACEDOWN) Debug.AddCard(68464358,0,0,LOCATION_HAND,1,POS_FACEDOWN) |
︙ | ︙ |