Overview
Comment: | 0.0.1383 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
4730045c5adf03a211fd0928e7674d09 |
User & Date: | 顽雨沉风 on 2023-07-15 11:11:13 |
Other Links: | manifest | tags |
Context
2023-07-15
| ||
11:11 | 0.0.1384 check-in: 96fcda48b5 user: 顽雨沉风 tags: trunk | |
11:11 | 0.0.1383 check-in: 4730045c5a user: 顽雨沉风 tags: trunk | |
11:11 | 0.0.1382 check-in: 86d6bbca51 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/magic_book2.lua from [4d12609ef6] to [6d8adcf300].
|
| | < < | 1 2 3 4 5 6 7 8 | --created by ygopro puzzle maker Debug.SetAIName("magic_book2") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,2600,0,0) Debug.SetPlayerInfo(1,9400,0,0) Debug.AddCard(90743290,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK) |
︙ | ︙ |