Overview
Comment: | 0.0.2599 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
4967edba258bf45e93ace7d2219bfe12 |
User & Date: | 顽雨沉风 on 2023-10-07 00:53:55 |
Other Links: | manifest | tags |
Context
2023-10-07
| ||
00:54 | 0.0.2600 check-in: 97a62ff8a2 user: 顽雨沉风 tags: trunk | |
00:53 | 0.0.2599 check-in: 4967edba25 user: 顽雨沉风 tags: trunk | |
00:52 | 0.0.2598 check-in: 31d561527f user: 顽雨沉风 tags: trunk | |
Changes
Modified single/pkd-01_衍生版_01.lua from [3339d76659] to [2e316911cc].
︙ | ︙ | |||
44 45 46 47 48 49 50 | ----------------- ----------------- | < < < < < < < < < | 44 45 46 47 48 49 50 51 52 53 54 55 56 57 | ----------------- ----------------- local c = Debug.AddCard(42632209,1,1,LOCATION_MZONE,6,POS_FACEUP_ATTACK) local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_SINGLE) e1:SetCode(EFFECT_INDESTRUCTABLE_BATTLE) e1:SetProperty(EFFECT_FLAG_SINGLE_RANGE) e1:SetRange(LOCATION_MZONE) e1:SetValue(1) |
︙ | ︙ |