Overview
Comment: | 0.0.1467 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
4419b4225a8b6510dd836a2f4e4b501c |
User & Date: | 顽雨沉风 on 2023-07-15 11:54:28 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:54 | 0.0.1468 check-in: 752f51ffb2 user: 顽雨沉风 tags: trunk | |
11:54 | 0.0.1467 check-in: 4419b4225a user: 顽雨沉风 tags: trunk | |
11:54 | 0.0.1466 check-in: 9418c55204 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-48.lua from [396f4c65cf] to [39a17b5312].
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,100,0,0) Debug.SetPlayerInfo(1,4800,0,0) Debug.AddCard(44956694,0,0,LOCATION_HAND,1,POS_FACEDOWN) --~ Debug.AddCard(19508728,0,0,LOCATION_HAND,1,POS_FACEDOWN) |
︙ | ︙ |