Overview
Comment: | 0.0.223 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
781501a91bdc642efefc1999fce6a6bd |
User & Date: | 顽雨沉风 on 2023-06-18 06:02:20 |
Other Links: | manifest | tags |
Context
2023-06-18
| ||
06:03 | 0.0.224 check-in: 62c2a34a52 user: 顽雨沉风 tags: trunk | |
06:02 | 0.0.223 check-in: 781501a91b user: 顽雨沉风 tags: trunk | |
06:02 | 0.0.222 check-in: 4720add5c8 user: 顽雨沉风 tags: trunk | |
Changes
Modified LV-015.lua from [4cf3551275] to [73a11b21c3].
1 2 3 4 5 6 7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | - + | --[[message 卡数: 规则:大师3 ]] Debug.SetAIName("Level-015") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI) Debug.SetPlayerInfo(0,8000,0,0) |
︙ |