Overview
| Comment: | 0.0.1393 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
36d417bdc34dd5b4e1394ff5475932e2 |
| User & Date: | 顽雨沉风 on 2023-07-15 11:20:21.763 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:20 | 0.0.1394 check-in: a27210df9a user: 顽雨沉风 tags: trunk | |
| 11:20 | 0.0.1393 check-in: 36d417bdc3 user: 顽雨沉风 tags: trunk | |
| 11:20 | 0.0.1392 check-in: 2cc4901a01 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/MH-nyanyanya.lua
from [9a8c17ffda]
to [116c576a54].
1 2 3 | --[[message ]] | < < < < | 1 2 3 4 5 6 7 8 9 10 |
--[[message
]]
Debug.SetAIName("棉花")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,8120,0,0)
Debug.AddCard(11384280,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
Debug.AddCard(69015963,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
Debug.AddCard(31053337,0,0,LOCATION_GRAVE,0,POS_FACEUP_ATTACK)
|
| ︙ | ︙ |