Commit 6bb48465 authored by 聖園ミカ's avatar 聖園ミカ 🐟

54188

parent 8bddf965
Pipeline #30778 failed with stages
in 75 minutes and 31 seconds
...@@ -63,7 +63,7 @@ function c16364039.target(e,tp,eg,ep,ev,re,r,rp,chk,chkc) ...@@ -63,7 +63,7 @@ function c16364039.target(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
if chkc then return chkc:IsLocation(LOCATION_MZONE) and aux.nzatk(chkc) end if chkc then return chkc:IsLocation(LOCATION_MZONE) and aux.nzatk(chkc) end
if chk==0 then return Duel.IsExistingTarget(aux.nzatk,tp,LOCATION_MZONE,LOCATION_MZONE,1,nil) end if chk==0 then return Duel.IsExistingTarget(aux.nzatk,tp,LOCATION_MZONE,LOCATION_MZONE,1,nil) end
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_FACEUP) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_FACEUP)
local g=Duel.SelectTarget(tp,aux.nzatk,tp,0,LOCATION_MZONE,1,1,nil) local g=Duel.SelectTarget(tp,aux.nzatk,tp,LOCATION_MZONE,LOCATION_MZONE,1,1,nil)
Duel.SetOperationInfo(0,CATEGORY_DISABLE,g,1,0,0) Duel.SetOperationInfo(0,CATEGORY_DISABLE,g,1,0,0)
end end
function c16364039.operation(e,tp,eg,ep,ev,re,r,rp) function c16364039.operation(e,tp,eg,ep,ev,re,r,rp)
......
...@@ -946,6 +946,7 @@ ...@@ -946,6 +946,7 @@
#积木 2528992628 502 0xcb0-0xcbf #积木 2528992628 502 0xcb0-0xcbf
!setname 0xcb1 数码兽 !setname 0xcb1 数码兽
!setname 0x3cb1 终焉数码兽
!setname 0xcb2 金刚 !setname 0xcb2 金刚
!setname 0xcb3 月花神 !setname 0xcb3 月花神
!setname 0xcb4 复仇者 !setname 0xcb4 复仇者
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment