Overview
Comment: | 0.0.1456 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
a12a0ea4208be0416667eb40673f6689 |
User & Date: | 顽雨沉风 on 2023-07-15 11:30:03 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:31 | 0.0.1457 check-in: 3880684c81 user: 顽雨沉风 tags: trunk | |
11:30 | 0.0.1456 check-in: a12a0ea420 user: 顽雨沉风 tags: trunk | |
11:29 | 0.0.1455 check-in: 1e1028e861 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/X-LV-30.lua from [424201f41a] to [a5cb4fa200].
1 2 3 4 | --[[message 最后一个且尤为特殊的新手教学 【莫勉强】 ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 11 | --[[message 最后一个且尤为特殊的新手教学 【莫勉强】 ]] Debug.SetAIName("顽雨沉风") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,4000,0,0) Debug.AddCard(38395123,0,0,LOCATION_DECK,0,POS_FACEDOWN) --~ Debug.AddCard(25290459,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(90500169,0,0,LOCATION_HAND,0,POS_FACEDOWN) |
︙ | ︙ |