Overview
| Comment: | 0.0.1420 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
c86e5c1e873878a506edf6725c1e8db9 |
| User & Date: | 顽雨沉风 on 2023-07-15 11:24:23.249 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:24 | 0.0.1421 check-in: a4dc357424 user: 顽雨沉风 tags: trunk | |
| 11:24 | 0.0.1420 check-in: c86e5c1e87 user: 顽雨沉风 tags: trunk | |
| 11:24 | 0.0.1419 check-in: 640d11830d user: 顽雨沉风 tags: trunk | |
Changes
Modified single/sample5.lua
from [660b7c0cb4]
to [f526f16377].
1 2 3 4 | --[[message 灵摆召唤入门1 ]] | < < < < < | 1 2 3 4 5 6 7 8 9 10 11 |
--[[message
灵摆召唤入门1
]]
Debug.SetAIName("sample5")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,1900,0,0)
Debug.AddCard(28363749,0,0,LOCATION_HAND,0,POS_FACEDOWN)
|
| ︙ | ︙ |