Commit 8be8d59c authored by 聖園ミカ's avatar 聖園ミカ 🐟

byd

parent 3a0e4461
...@@ -28,7 +28,7 @@ function cm.target(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -28,7 +28,7 @@ function cm.target(e,tp,eg,ep,ev,re,r,rp,chk)
return e:GetHandler():IsAbleToDeck() return e:GetHandler():IsAbleToDeck()
end end
e:SetLabel(0) e:SetLabel(0)
Duel.Hint(HINT_MUSIC,0,aux.Stringid(81048014,0)) Duel.Hint(HINT_MUSIC,0,aux.Stringid(m,0))
Duel.SetOperationInfo(0,CATEGORY_TODECK,e:GetHandler(),1,0,0) Duel.SetOperationInfo(0,CATEGORY_TODECK,e:GetHandler(),1,0,0)
end end
function cm.activate(e,tp,eg,ep,ev,re,r,rp) function cm.activate(e,tp,eg,ep,ev,re,r,rp)
......
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