diff --git a/pre-release/c100444001.lua b/official/c19222426.lua similarity index 99% rename from pre-release/c100444001.lua rename to official/c19222426.lua index aa8e637ee6..337893954e 100644 --- a/pre-release/c100444001.lua +++ b/official/c19222426.lua @@ -83,4 +83,4 @@ function s.valcheck(e,c) if mg:IsExists(Card.IsType,1,nil,TYPE_NORMAL) then c:RegisterFlagEffect(id,RESET_EVENT|RESETS_STANDARD&~(RESET_TOFIELD|RESET_TEMP_REMOVE|RESET_LEAVE),0,1) end -end \ No newline at end of file +end diff --git a/pre-release/c100444002.lua b/official/c46221535.lua similarity index 99% rename from pre-release/c100444002.lua rename to official/c46221535.lua index 98682443a1..a4a40fdfd6 100644 --- a/pre-release/c100444002.lua +++ b/official/c46221535.lua @@ -75,4 +75,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp) Duel.SendtoHand(g,nil,REASON_EFFECT) Duel.ConfirmCards(1-tp,g) end -end \ No newline at end of file +end diff --git a/pre-release/c100444003.lua b/official/c82616239.lua similarity index 99% rename from pre-release/c100444003.lua rename to official/c82616239.lua index a00ac365ad..f4bff8ccab 100644 --- a/pre-release/c100444003.lua +++ b/official/c82616239.lua @@ -51,4 +51,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp) e1:SetTarget(function(e,c) return c:IsLocation(LOCATION_EXTRA) and not c:IsRace(RACE_DINOSAUR|RACE_SEASERPENT) end) e1:SetReset(RESET_PHASE|PHASE_END) Duel.RegisterEffect(e1,tp) -end \ No newline at end of file +end diff --git a/pre-release/c100200272.lua b/official/c83838727.lua similarity index 99% rename from pre-release/c100200272.lua rename to official/c83838727.lua index 1a8e65ff88..bb62d81e76 100644 --- a/pre-release/c100200272.lua +++ b/official/c83838727.lua @@ -38,4 +38,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp) --Discard 1 card Duel.DiscardHand(tp,nil,1,1,REASON_EFFECT|REASON_DISCARD) end -end \ No newline at end of file +end