Overview
Comment: | 0.0.1989 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
12b2ee2e63ef28a0b9ab2d8103e8903d |
User & Date: | 顽雨沉风 on 2023-07-21 01:49:01 |
Other Links: | manifest | tags |
Context
2023-07-21
| ||
01:53 | 0.0.1990 check-in: d97028e057 user: 顽雨沉风 tags: trunk | |
01:49 | 0.0.1989 check-in: 12b2ee2e63 user: 顽雨沉风 tags: trunk | |
01:48 | 0.0.1988 check-in: 2cea6e29ef user: 顽雨沉风 tags: trunk | |
Changes
Modified single/ytb04_Malefic_衍生版_1.lua from [545acc0a86] to [79f3431d96].
︙ | ︙ | |||
21 22 23 24 25 26 27 | --Player's Grave Debug.AddCard(74509280,0,0,LOCATION_GRAVE,0,POS_FACEUP) --~ Debug.AddCard(89631139,0,0,LOCATION_GRAVE,0,POS_FACEUP) --Player's Deck Debug.AddCard(74677422,0,0,LOCATION_DECK,0,POS_FACEDOWN) | | | | 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 | --Player's Grave Debug.AddCard(74509280,0,0,LOCATION_GRAVE,0,POS_FACEUP) --~ Debug.AddCard(89631139,0,0,LOCATION_GRAVE,0,POS_FACEUP) --Player's Deck Debug.AddCard(74677422,0,0,LOCATION_DECK,0,POS_FACEDOWN) --~ Debug.AddCard(01710476,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(79856792,0,0,LOCATION_DECK,0,POS_FACEDOWN) Debug.AddCard(89631139,0,0,LOCATION_DECK,0,POS_FACEDOWN) --Player's Extra Deck Debug.AddCard(08310162,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) --~ Debug.AddCard(44508094,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) Debug.AddCard(44508094,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) --~ Debug.AddCard(01546123,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) --~ Debug.AddCard(64332231,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) --Player's Monsters --Player's S/T |
︙ | ︙ |