Overview
Comment: | 0.0.1355 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
163e932f5f4b9dc7511834e203cf0d4d |
User & Date: | 顽雨沉风 on 2023-07-15 11:06:12 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:06 | 0.0.1356 check-in: 81d703ca38 user: 顽雨沉风 tags: trunk | |
11:06 | 0.0.1355 check-in: 163e932f5f user: 顽雨沉风 tags: trunk | |
11:06 | 0.0.1354 check-in: 0f03ad07f7 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/35.Pendulum's Variety Summon.lua from [8be22214f7] to [0df326b871].
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+DUEL_PSEUDO_SHUFFLE,3) Debug.SetPlayerInfo(0,500,0,0) Debug.SetPlayerInfo(1,32200,0,0) Debug.AddCard(12014404,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) |
︙ | ︙ |