Skip to content

Commit 77e5a2e

Browse files
authored
Merge pull request #447 from Cardshifter/greek-wrong-imagePath
Fix Achille's Shield missing .jpg and removed missing Pegasus path
2 parents b245e9f + 47ff2f6 commit 77e5a2e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

extra-resources/mods/Mythos/greek.cardset

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -921,7 +921,6 @@ card('Erymanthian Boar') {
921921
card('Pegasus') {
922922
creature 'Greek'
923923
flavor 'A divine winged stallion that is pure white, son of Medusa and Poseidon, and father of winged horses.'
924-
imagePath 'mythos/greek/pegasus.jpg'
925924
maxInDeck 1
926925
attack 2
927926
health 2
@@ -1142,7 +1141,7 @@ card('Golden Fleece') {
11421141
// Attribution: Public Domain
11431142
card('Achilles\' Shield') {
11441143
enchantment true
1145-
imagePath 'mythos/greek/achilles-shield'
1144+
imagePath 'mythos/greek/achilles-shield.jpg'
11461145
maxInDeck 1
11471146
manaCost 10
11481147
addAttack 1

0 commit comments

Comments
 (0)