Overview
| Comment: | 0.0.1382 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
86d6bbca51e05c9db081566c7b829155 |
| User & Date: | 顽雨沉风 on 2023-07-15 11:11:08.126 |
| Other Links: | manifest | tags |
Context
|
2023-07-15
| ||
| 11:11 | 0.0.1383 check-in: 4730045c5a user: 顽雨沉风 tags: trunk | |
| 11:11 | 0.0.1382 check-in: 86d6bbca51 user: 顽雨沉风 tags: trunk | |
| 11:11 | 0.0.1381 check-in: 91781a447e user: 顽雨沉风 tags: trunk | |
Changes
Modified single/magic_book.lua
from [01cb45fea6]
to [8a9e59472c].
1 |
| < < < | 1 2 3 4 5 6 7 8 |
--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)
Debug.SetPlayerInfo(1,17000,0,0)
Debug.AddCard(25123082,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
|
| ︙ | ︙ |