Overview
| Comment: | 0.0.1257 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
1f0511cd15e3dbc7d163f51701b8bf68 |
| User & Date: | 顽雨沉风 on 2023-07-14 08:59:41.845 |
| Other Links: | manifest | tags |
Context
|
2023-07-14
| ||
| 09:00 | 0.0.1258 check-in: 74a546f757 user: 顽雨沉风 tags: trunk | |
| 08:59 | 0.0.1257 check-in: 1f0511cd15 user: 顽雨沉风 tags: trunk | |
| 08:53 | 0.0.1256 check-in: 692b9e8df0 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/magic_book.lua
from [435e80c1ff]
to [63acdabfea].
1 2 3 4 5 6 7 8 9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | - + |
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
--created by ygopro puzzle maker
Debug.SetAIName("magic_book")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,315,0,0)
|
| ︙ |