Overview
Comment: | 0.0.587 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
45d1d89706f96ef5529f7d2e9fc53282 |
User & Date: | 顽雨沉风 on 2023-07-03 04:16:44 |
Other Links: | manifest | tags |
Context
2023-07-03
| ||
04:19 | 0.0.588 check-in: b6fafabe0f user: 顽雨沉风 tags: trunk | |
04:16 | 0.0.587 check-in: 45d1d89706 user: 顽雨沉风 tags: trunk | |
04:16 | 0.0.586 check-in: 478532dce4 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/32.Enemy Controlled Heraldry.lua from [56a0fe25e8] to [0ba6c7348e].
|
| | > > | | < < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | --[[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) Debug.AddCard(37011715,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(60316373,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(19310321,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(98045062,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(82315772,0,0,LOCATION_DECK,0,POS_FACEDOWN) |
︙ | ︙ |