Commit 1ef63e8f authored by nanahira's avatar nanahira

fix

parent dbf912b1
...@@ -205,7 +205,7 @@ function Auxiliary.PreloadUds() ...@@ -205,7 +205,7 @@ function Auxiliary.PreloadUds()
grantAll(e1,nil,LOCATION_MZONE) grantAll(e1,nil,LOCATION_MZONE)
local e1=fieldEffect(LOCATION_MZONE) local e1=fieldEffect(LOCATION_MZONE)
e1:SetDescription(1113) e1:SetDescription(1130)
e1:SetOperation(function(e,tp,eg,ep,ev,re,r,rp) e1:SetOperation(function(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler() local c=e:GetHandler()
local g=Duel.SelectMatchingCard(tp,nil,tp,0xff,0xff,1,99,c) local g=Duel.SelectMatchingCard(tp,nil,tp,0xff,0xff,1,99,c)
......
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