Skip to content

Commit d1a42e6

Browse files
authored
Update archetype_setcode_constants.lua
1 parent 12cd99d commit d1a42e6

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

archetype_setcode_constants.lua

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -560,9 +560,6 @@ SET_PATISSCIEL = 0x206
560560
SET_HEART = 0x207
561561
SET_TISTINA = 0x208
562562
SET_WHITE_AURA = 0x119f
563-
--Currently unreleased in the TCG, the official English name is unconfirmed
564-
--
565-
--Pre-release archetypes
566563
SET_SALAMANDRA = 0x1a4
567564
SET_ASHENED = 0x1a5
568565
SET_BLUE_TEARS = 0x1a9
@@ -584,11 +581,13 @@ SET_ARGOSTARS = 0x1ba
584581
SET_AQUA_JET = 0x1bb
585582
SET_DRAGON_RULER = 0x1bc
586583
SET_MITSURUGI = 0x1bd
587-
SET_REGENESIS = 0x1be
588584
SET_DOMINUS = 0x1bf
589-
SET_DRAGONTAIL = 0x1c0
590-
SET_YUMMY = 0x1c1
591585
SET_APOPHIS = 0x1c2
592586
SET_SERKET = 0x1c3
587+
--Released but the official English name is unconfirmed
588+
SET_REGENESIS = 0x1be
589+
SET_DRAGONTAIL = 0x1c0
590+
SET_YUMMY = 0x1c1
593591
SET_K9 = 0x1c4
592+
--Pre-release archetypes
594593
SET_TELEPORT = 0x1c5

0 commit comments

Comments
 (0)