Commit b3ea79f4 authored by POLYMER's avatar POLYMER

fix

parent 9f3fd77b
......@@ -49,7 +49,7 @@ function c9910655.activate(e,tp,eg,ep,ev,re,r,rp)
end
end
end
if lv>0 and Duel.IsPlayerCanSpecialSummonMonster(tp,9910655,0,0x11,0,3000,lv,RACE_MACHINE,ATTRIBUTE_LIGHT)
if lv>0 and Duel.IsPlayerCanSpecialSummonMonster(tp,9910655,0xa952,0x11,0,3000,lv,RACE_MACHINE,ATTRIBUTE_LIGHT)
and c:IsRelateToEffect(e) and Duel.GetLocationCount(tp,LOCATION_MZONE)>0
and Duel.SelectYesNo(tp,aux.Stringid(9910655,2)) then
Duel.BreakEffect()
......
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