Overview
Comment: | 0.0.1353 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
fb8f644910abf7660f8d6321e415e3db |
User & Date: | 顽雨沉风 on 2023-07-15 11:06:00 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:06 | 0.0.1354 check-in: 0f03ad07f7 user: 顽雨沉风 tags: trunk | |
11:06 | 0.0.1353 check-in: fb8f644910 user: 顽雨沉风 tags: trunk | |
11:05 | 0.0.1352 check-in: 7d8d5a894c user: 顽雨沉风 tags: trunk | |
Changes
Modified single/32.Enemy Controlled Heraldry_衍生版_2.lua from [e3d7ac2d2e] to [69a8546c7d].
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,168150,0,0) Debug.AddCard(82315772,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(37011715,0,0,LOCATION_DECK,0,POS_FACEDOWN) |
︙ | ︙ |