Overview
Comment: | 0.0.1351 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
28bee002bf3111f9a4a951e04ae70b65 |
User & Date: | 顽雨沉风 on 2023-07-15 11:05:50 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:05 | 0.0.1352 check-in: 7d8d5a894c user: 顽雨沉风 tags: trunk | |
11:05 | 0.0.1351 check-in: 28bee002bf user: 顽雨沉风 tags: trunk | |
11:05 | 0.0.1350 check-in: dbc7d3a735 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/32.Enemy Controlled Heraldry.lua from [b6939338f4] to [5f35e8714c].
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,3) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,113400,0,0) Debug.AddCard(87255382,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(82315772,0,0,LOCATION_DECK,0,POS_FACEDOWN) |
︙ | ︙ |