Overview
| Comment: | 0.0.1422 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
2ccff2e4f10ee8b98ca5a82e45cc3374 |
| User & Date: | 顽雨沉风 on 2023-07-15 11:24:54.218 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:24 | 0.0.1423 check-in: 178f804f21 user: 顽雨沉风 tags: trunk | |
| 11:24 | 0.0.1422 check-in: 2ccff2e4f1 user: 顽雨沉风 tags: trunk | |
| 11:24 | 0.0.1421 check-in: a4dc357424 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/sample7.lua
from [59483b273b]
to [75f3174c3d].
1 2 3 4 | --[[message 连接召唤入门 ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 11 |
--[[message
连接召唤入门
]]
Debug.SetAIName("sample7")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,3000,0,0)
|
| ︙ | ︙ |