Overview
| Comment: | 0 |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
73ce3c019bbdcd506a982cdc522bc2b4 |
| User & Date: | 顽雨沉风 on 2024-06-27 02:47:56.134 |
| Other Links: | manifest | tags |
Context
|
2024-06-27
| ||
| 03:16 | 0 check-in: 3ba922828a user: 顽雨沉风 tags: trunk | |
| 02:47 | 0 check-in: 73ce3c019b user: 顽雨沉风 tags: trunk | |
| 02:39 | 0 check-in: eef7edd5a3 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/简化版_457_01.lua
from [acc06c6151]
to [e9f19ff783].
| ︙ | |||
31 32 33 34 35 36 37 | 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | - + |
Debug.AddCard(63845230,0,0,LOCATION_MZONE,4,POS_FACEUP_ATTACK) --eater of millions
local zero = Debug.AddCard(66403530,0,0,LOCATION_MZONE,5,POS_FACEUP_ATTACK,true) --zeroboros
Debug.PreSummon(zero,SUMMON_TYPE_LINK,LOCATION_EXTRA)
--Player's extra deck
Debug.AddCard(32559361,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) --Chaos Dyson sphere
Debug.AddCard(01992816,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) --Dyson sphere
|
| ︙ |