Overview
Comment: | 0.0.1470 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
2f4c8cd40c8bec286b4d12945eed2eb7 |
User & Date: | 顽雨沉风 on 2023-07-15 11:55:43 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:55 | 0.0.1471 check-in: c040e089e9 user: 顽雨沉风 tags: trunk | |
11:55 | 0.0.1470 check-in: 2f4c8cd40c user: 顽雨沉风 tags: trunk | |
11:54 | 0.0.1469 check-in: ab8bbf3e71 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/zawcj25.lua from [fcd7b5d996] to [3094383b8e].
1 2 3 4 | --[[message 治安维持局最后防线·第25期! 在传说的尽头! ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 11 | --[[message 治安维持局最后防线·第25期! 在传说的尽头! ]] Debug.SetAIName("zawcj25") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,2500,0,0) Debug.SetPlayerInfo(1,11100,0,0) Debug.AddCard(89997728,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) Debug.AddCard(89997728,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) |
︙ | ︙ |