Commit f6737f93 authored by VanillaSalt's avatar VanillaSalt

fix

parent b692fba0
...@@ -14,7 +14,7 @@ function c50277973.target(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -14,7 +14,7 @@ function c50277973.target(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then if chk==0 then
local rac=0 local rac=0
local crac=1 local crac=1
for irac=0,23 do while bit.band(RACE_ALL,crac)~=0 do
local catt=1 local catt=1
for iatt=0,7 do for iatt=0,7 do
if Duel.IsPlayerCanSpecialSummonMonster(tp,50277973,0,0x11,1800,1000,4,crac,catt) then if Duel.IsPlayerCanSpecialSummonMonster(tp,50277973,0,0x11,1800,1000,4,crac,catt) then
......
...@@ -14,7 +14,7 @@ function c87772572.target(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -14,7 +14,7 @@ function c87772572.target(e,tp,eg,ep,ev,re,r,rp,chk)
if chk==0 then if chk==0 then
local rac=0 local rac=0
local crac=1 local crac=1
for irac=0,23 do while bit.band(RACE_ALL,crac)~=0 do
local catt=1 local catt=1
for iatt=0,7 do for iatt=0,7 do
if Duel.IsPlayerCanSpecialSummonMonster(tp,87772572,0,0x11,0,2200,4,crac,catt) then if Duel.IsPlayerCanSpecialSummonMonster(tp,87772572,0,0x11,0,2200,4,crac,catt) then
......
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