Overview
| Comment: | 0.0.768 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
21d88347dd38fc887583adc3df85a174 |
| User & Date: | 顽雨沉风 on 2023-07-06 15:08:00.298 |
| Other Links: | manifest | tags |
Context
|
2023-07-06
| ||
| 15:10 | 0.0.769 check-in: e27f26d689 user: 顽雨沉风 tags: trunk | |
| 15:08 | 0.0.768 check-in: 21d88347dd user: 顽雨沉风 tags: trunk | |
| 15:05 | 0.0.767 check-in: 0cbc4a2d7c user: 顽雨沉风 tags: trunk | |
Changes
Modified single/LV-007.lua
from [863e51a431]
to [193cae6764].
1 2 3 4 5 6 7 8 9 10 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | - + |
--[[message
]]
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("Level-007")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
|
| ︙ |