Merge pull request #334 from argonui/custom-playmats
Custom playmat images - corrected order for TDE
This commit is contained in:
commit
b3a839a435
@ -336,15 +336,15 @@ local DATA = {
|
||||
Name = "VI - Starfall 3",
|
||||
URL = "https://i.ibb.co/W0Cx7bb/Dark-Matter-8-Starfall-Vadim-Sadovski-3.jpg"
|
||||
} },
|
||||
["The Dream Eaters"] = { {
|
||||
["The Dream-Eaters"] = { {
|
||||
Name = "I-A - Beyond the Gates of Sleep 1",
|
||||
URL = "https://i.ibb.co/HGvnxdX/Dream-Eaters-1-A-Beyond-the-Gates-of-Sleep-Jason-Scheier.jpg"
|
||||
}, {
|
||||
Name = "I-A - Beyond the Gates of Sleep 2",
|
||||
URL = "https://i.ibb.co/S6sCy7G/Dream-Eaters-1-A-Beyond-the-Gates-of-Sleep-Phoebe-Herring.jpg"
|
||||
}, {
|
||||
Name = "I-A - Beyond the Gates of Sleep 3",
|
||||
Name = "I-A - Beyond the Gates of Sleep 2",
|
||||
URL = "https://i.ibb.co/kBfW9SC/Dream-Eaters-1-A-Beyond-the-Gates-of-Sleep-Regina-Kurnya.jpg"
|
||||
}, {
|
||||
Name = "I-A - Beyond the Gates of Sleep 3",
|
||||
URL = "https://i.ibb.co/HGvnxdX/Dream-Eaters-1-A-Beyond-the-Gates-of-Sleep-Jason-Scheier.jpg"
|
||||
}, {
|
||||
Name = "I-B - Waking Nightmare",
|
||||
URL = "https://i.ibb.co/sWsZCv8/Dream-Eaters-1-B-Waking-Nightmare-Josh-Gould-jpg.jpg"
|
||||
@ -365,13 +365,13 @@ local DATA = {
|
||||
URL = "https://i.ibb.co/MZ7Qtcc/Dream-Eaters-2-A-Search-for-Kadath-Nele-Diel.jpg"
|
||||
}, {
|
||||
Name = "II-B - Thousand Shapes of Horror 1",
|
||||
URL = "https://i.ibb.co/VJFQVYd/Dream-Eaters-2-B-Thousand-Shapes-of-Horror-Greg-Bobrowski.jpg"
|
||||
URL = "https://i.ibb.co/9s7M0PP/Dream-Eaters-2-B-Thousand-Shapes-of-Horror-Nele-Diel-2.jpg"
|
||||
}, {
|
||||
Name = "II-B - Thousand Shapes of Horror 2",
|
||||
URL = "https://i.ibb.co/T4Pqx0H/Dream-Eaters-2-B-Thousand-Shapes-of-Horror-Nele-Diel.jpg"
|
||||
}, {
|
||||
Name = "II-B - Thousand Shapes of Horror 3",
|
||||
URL = "https://i.ibb.co/9s7M0PP/Dream-Eaters-2-B-Thousand-Shapes-of-Horror-Nele-Diel-2.jpg"
|
||||
URL = "https://i.ibb.co/VJFQVYd/Dream-Eaters-2-B-Thousand-Shapes-of-Horror-Greg-Bobrowski.jpg"
|
||||
}, {
|
||||
Name = "III-A - Dark Side of the Moon 1",
|
||||
URL = "https://i.ibb.co/B2DfXLZ/Dream-Eaters-3-A-Dark-Side-of-the-Moon-Dabanli.jpg"
|
||||
@ -722,7 +722,7 @@ local CycleList = {
|
||||
"The Path to Carcosa",
|
||||
"The Forgotten Age",
|
||||
"The Circle Undone",
|
||||
"The Dream Eaters",
|
||||
"The Dream-Eaters",
|
||||
"The Innsmouth Conspiracy",
|
||||
"Edge of the Earth",
|
||||
"The Scarlet Keys",
|
||||
|
Loading…
Reference in New Issue
Block a user