Skip to content

Commit b7cb50e

Browse files
authored
"Drawbread" + "Duel Academia Selection" official release script updates
1 parent 250164a commit b7cb50e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ function s.valcheck(e,c)
8383
if mg:IsExists(Card.IsType,1,nil,TYPE_NORMAL) then
8484
c:RegisterFlagEffect(id,RESET_EVENT|RESETS_STANDARD&~(RESET_TOFIELD|RESET_TEMP_REMOVE|RESET_LEAVE),0,1)
8585
end
86-
end
86+
end
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
7575
Duel.SendtoHand(g,nil,REASON_EFFECT)
7676
Duel.ConfirmCards(1-tp,g)
7777
end
78-
end
78+
end
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ function s.spop(e,tp,eg,ep,ev,re,r,rp)
5151
e1:SetTarget(function(e,c) return c:IsLocation(LOCATION_EXTRA) and not c:IsRace(RACE_DINOSAUR|RACE_SEASERPENT) end)
5252
e1:SetReset(RESET_PHASE|PHASE_END)
5353
Duel.RegisterEffect(e1,tp)
54-
end
54+
end
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
3838
--Discard 1 card
3939
Duel.DiscardHand(tp,nil,1,1,REASON_EFFECT|REASON_DISCARD)
4040
end
41-
end
41+
end

0 commit comments

Comments
 (0)