Overview
| Comment: | 0.0.1343 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
4c999d2dfffa4002af9ddc8ceb7a0793 |
| User & Date: | 顽雨沉风 on 2023-07-15 11:04:54.575 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:05 | 0.0.1344 check-in: dfad075af6 user: 顽雨沉风 tags: trunk | |
| 11:04 | 0.0.1343 check-in: 4c999d2dff user: 顽雨沉风 tags: trunk | |
| 11:04 | 0.0.1342 check-in: 753cbf92cc user: 顽雨沉风 tags: trunk | |
Changes
Modified single/19.Let's GaGaGa.lua
from [c20064c488]
to [ddace317c1].
1 2 3 4 | --[[message 一起来我我我 ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 11 |
--[[message
一起来我我我
]]
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)
|
| ︙ | ︙ |