Overview
| Comment: | 0.0.553 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
e2d4a1b789610f0cb19c3b521de8a04f |
| User & Date: | 顽雨沉风 on 2023-07-01 12:54:12.002 |
| Other Links: | manifest | tags |
Context
|
2023-07-01
| ||
| 13:09 | 0.0.554 check-in: 2c57447118 user: 顽雨沉风 tags: trunk | |
| 12:54 | 0.0.553 check-in: e2d4a1b789 user: 顽雨沉风 tags: trunk | |
| 12:53 | 0.0.552 check-in: daa84b7ff3 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/19.Let's GaGaGa.lua
from [dba91d50b5]
to [c3645bbc04].
1 2 3 4 5 6 7 8 |
--[[message
一起来我我我
]]
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("四妹")
| | < < < < | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
--[[message
一起来我我我
]]
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,3)
Debug.SetPlayerInfo(0,700,0,1)
Debug.SetPlayerInfo(1,12200,0,0)
Debug.AddCard(14785765,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(71453557,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(72355441,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(90673413,0,0,LOCATION_DECK,0,POS_FACEDOWN)
|
| ︙ | ︙ |