Overview
Comment: | 0.0.1448 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
6e63d6318d2447e54a1e668cefc05ae9 |
User & Date: | 顽雨沉风 on 2023-07-15 11:29:13 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:29 | 0.0.1449 check-in: 8f0bd14b20 user: 顽雨沉风 tags: trunk | |
11:29 | 0.0.1448 check-in: 6e63d6318d user: 顽雨沉风 tags: trunk | |
11:29 | 0.0.1447 check-in: 7d43f9de8f user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-22.lua from [5fe84e4f61] to [6bbf8179f3].
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,4) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,3000,0,0) local g01=Debug.AddCard(64631466,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK) local g02=Debug.AddCard(64631466,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) |
︙ | ︙ |