Overview
Comment: | 0.0.1336 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
97b88485a8939640e9f84c358e437dbf |
User & Date: | 顽雨沉风 on 2023-07-15 10:55:36 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
10:56 | 0.0.1337 check-in: 2fcc2d5ef6 user: 顽雨沉风 tags: trunk | |
10:55 | 0.0.1336 check-in: 97b88485a8 user: 顽雨沉风 tags: trunk | |
10:55 | 0.0.1335 check-in: 3828efb1f5 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-01.lua from [af8f32fb5f] to [1062807a66].
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,1000,0,0) Debug.AddCard(53927679,0,0,LOCATION_HAND,0,POS_FACEDOWN) local g02=Debug.AddCard(89631139,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) |
︙ | ︙ |