Differences From Artifact [35ddb1b55c]:
- File single/pkd-01_衍生版_01.lua — part of check-in [996e7d8e5a] at 2023-10-07 00:58:30 on branch trunk — 0.0.2610 (user: 顽雨沉风, size: 2639) [annotate] [blame] [check-ins using]
To Artifact [06e7ab1296]:
- File single/pkd-01_衍生版_01.lua — part of check-in [5872ba49f1] at 2023-10-07 00:58:49 on branch trunk — 0.0.2611 (user: 顽雨沉风, size: 2640) [annotate] [blame] [check-ins using]
︙ | |||
63 64 65 66 67 68 69 | 63 64 65 66 67 68 69 70 71 72 | - + | e1:SetCode(EFFECT_INDESTRUCTABLE_BATTLE) e1:SetProperty(EFFECT_FLAG_SINGLE_RANGE) e1:SetRange(LOCATION_MZONE) e1:SetValue(1) c:RegisterEffect(e1) Debug.ReloadFieldEnd() |