Overview
Comment: | 0.0.1397 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
14660bb981f7a4a5000543cc2d82c679 |
User & Date: | 顽雨沉风 on 2023-07-15 11:20:48 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:20 | 0.0.1398 check-in: 6133d9efcd user: 顽雨沉风 tags: trunk | |
11:20 | 0.0.1397 check-in: 14660bb981 user: 顽雨沉风 tags: trunk | |
11:20 | 0.0.1396 check-in: d3d2dfa1ed user: 顽雨沉风 tags: trunk | |
Changes
Modified single/MH87_衍生版_1.lua from [521d7bc386] to [442cb84af1].
1 2 3 4 | --[[message 甲虫装机 ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 11 | --[[message 甲虫装机 ]] Debug.SetAIName("棉花") Debug.ReloadFieldBegin(DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,8000,0,0) Debug.AddCard(30587695,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) Debug.AddCard(16550875,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) Debug.AddCard(16550875,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) |
︙ | ︙ |