Overview
| Comment: | 0.0.1352 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
7d8d5a894c89a1f33fd549243360f228 |
| User & Date: | 顽雨沉风 on 2023-07-15 11:05:55.761 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:06 | 0.0.1353 check-in: fb8f644910 user: 顽雨沉风 tags: trunk | |
| 11:05 | 0.0.1352 check-in: 7d8d5a894c user: 顽雨沉风 tags: trunk | |
| 11:05 | 0.0.1351 check-in: 28bee002bf user: 顽雨沉风 tags: trunk | |
Changes
Modified single/32.Enemy Controlled Heraldry_衍生版_1.lua
from [358a10fc34]
to [e40586f456].
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,2200,0,0)
Debug.SetPlayerInfo(1,109125,0,0)
Debug.AddCard(82315772,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(37011715,0,0,LOCATION_DECK,0,POS_FACEDOWN)
|
| ︙ | ︙ |