Overview
Comment: | 0.0.1354 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
0f03ad07f7ed19217f38e1552c679095 |
User & Date: | 顽雨沉风 on 2023-07-15 11:06:06 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:06 | 0.0.1355 check-in: 163e932f5f user: 顽雨沉风 tags: trunk | |
11:06 | 0.0.1354 check-in: 0f03ad07f7 user: 顽雨沉风 tags: trunk | |
11:06 | 0.0.1353 check-in: fb8f644910 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/32.Enemy Controlled Heraldry_衍生版_3.lua from [2936f944aa] to [7d9710f770].
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,2200,0,0) Debug.SetPlayerInfo(1,12595900,0,0) Debug.AddCard(82315772,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(37011715,0,0,LOCATION_DECK,0,POS_FACEDOWN) |
︙ | ︙ |