Overview
| Comment: | 0.0.1759 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
e743e90110435203264b8ff6e936aecd |
| User & Date: | 顽雨沉风 on 2023-07-18 08:16:24.955 |
| Other Links: | manifest | tags |
Context
|
2023-07-18
| ||
| 08:25 | 0.0.1760 check-in: ea070909e1 user: 顽雨沉风 tags: trunk | |
| 08:16 | 0.0.1759 check-in: e743e90110 user: 顽雨沉风 tags: trunk | |
| 08:13 | 0.0.1758 check-in: bc599d9196 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/悠悠王-03.lua
from [a01dd5f4c6]
to [4d8fbb408e].
1 2 |
--created by puzzle editor
Debug.SetAIName("Lionben影城波")
| | | 1 2 3 4 5 6 7 8 9 10 |
--created by puzzle editor
Debug.SetAIName("Lionben影城波")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,5)
Debug.SetPlayerInfo(0,1700,0,0)
Debug.SetPlayerInfo(1,10800,0,0)
--自己的怪兽区
--对方的怪兽区
Debug.AddCard(41248270,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK) --流量幽灵
--自己的魔陷区
|
| ︙ | ︙ |