Overview
Comment: | 0.0.1437 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
fe1093f936df13a41fb92ca3a51a5521 |
User & Date: | 顽雨沉风 on 2023-07-15 11:27:47 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:27 | 0.0.1438 check-in: 7a90ddde4f user: 顽雨沉风 tags: trunk | |
11:27 | 0.0.1437 check-in: fe1093f936 user: 顽雨沉风 tags: trunk | |
11:27 | 0.0.1436 check-in: b6dbfb603d user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-11.lua from [b2def69882] to [2fd1758581].
1 2 3 | --[[message 新手教学 ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 | --[[message 新手教学 ]] Debug.SetAIName("顽雨沉风") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,8750,0,0) Debug.AddCard(89631139,0,0,LOCATION_HAND,3,POS_FACEUP_ATTACK) Debug.AddCard(89631139,0,0,LOCATION_HAND,3,POS_FACEUP_ATTACK) |
︙ | ︙ |