Overview
| Comment: | 0.0.1378 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
d308b2c7855fd29c43170ac2b7deaecb |
| User & Date: | 顽雨沉风 on 2023-07-15 11:10:40.178 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:10 | 0.0.1379 check-in: c663e81336 user: 顽雨沉风 tags: trunk | |
| 11:10 | 0.0.1378 check-in: d308b2c785 user: 顽雨沉风 tags: trunk | |
| 11:10 | 0.0.1377 check-in: b89d665397 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/LV-012.lua
from [63ad968039]
to [3920c9339c].
1 2 3 | --[[message ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 |
--[[message
]]
Debug.SetAIName("Level-012")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,8000,0,0)
Debug.AddCard(70781052,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
Debug.AddCard(57308711,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
|
| ︙ | ︙ |