Overview
| Comment: | 0.0.1418 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
009e41f0aad4cb14d3e97924db6e4eee |
| User & Date: | 顽雨沉风 on 2023-07-15 11:23:20.072 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:24 | 0.0.1419 check-in: 640d11830d user: 顽雨沉风 tags: trunk | |
| 11:23 | 0.0.1418 check-in: 009e41f0aa user: 顽雨沉风 tags: trunk | |
| 11:23 | 0.0.1417 check-in: 48141ebc63 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/sample3.lua
from [9df55d4764]
to [0ce6a02f96].
1 2 3 4 | --[[message 超量召唤入门 ]] | < < < < < | 1 2 3 4 5 6 7 8 9 10 11 |
--[[message
超量召唤入门
]]
Debug.SetAIName("sample3")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,2600,0,0)
Debug.AddCard(32807846,0,0,LOCATION_SZONE,2,POS_FACEDOWN)
|
| ︙ | ︙ |