Skip to content

Commit 551b6eb

Browse files
author
Francis Veilleux-Gaboury
committed
Removed empty flavor fields
1 parent 5a25b8f commit 551b6eb

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

extra-resources/mods/Mythos/common.cardset

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,6 @@ card('Undead') {
268268
// Public Domain
269269
card('Lost Soul') {
270270
creature 'Common'
271-
flavor ''
272271
imagePath 'mythos/common/lost-soul.jpg'
273272
attack 1
274273
health 1
@@ -286,7 +285,6 @@ card('Lost Soul') {
286285
// https://commons.wikimedia.org/wiki/User:Baresi%20franco
287286
card('Bear') {
288287
creature 'Common'
289-
flavor ''
290288
imagePath 'mythos/common/bear.jpg'
291289
attack 2
292290
health 2
@@ -299,7 +297,6 @@ card('Bear') {
299297
// Public Domain
300298
card('Snake') {
301299
creature 'Common'
302-
flavor ''
303300
imagePath 'mythos/common/snake-python.jpg'
304301
maxInDeck 1
305302
attack 1

extra-resources/mods/Mythos/greek.cardset

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,7 +1039,6 @@ card('Cerberus') {
10391039
// no image found
10401040
card('Titan 2/2') {
10411041
creature 'Greek Titan'
1042-
flavor ''
10431042
attack 2
10441043
health 2
10451044
manaCost 0
@@ -1076,7 +1075,6 @@ card('Minotaur') {
10761075

10771076
/* DOES NOTHING RIGHT NOW
10781077
card('Apollo\'s Bow') {
1079-
flavor ''
10801078
maxInDeck 1
10811079
manaCost 5
10821080
spell {
@@ -1096,7 +1094,6 @@ card('Apollo\'s Bow') {
10961094
*/
10971095
/* DOES NOTHING RIGHT NOW
10981096
card('Tale of the Three Brothers') {
1099-
flavor ''
11001097
maxInDeck 1
11011098
manaCost 20
11021099
spell {
@@ -1128,7 +1125,6 @@ card('The Wrath of Zeus') {
11281125
*/
11291126
/* DOES NOTHING RIGHT NOW
11301127
card('The Might of Hercules') {
1131-
flavor ''
11321128
maxInDeck 1
11331129
manaCost 10
11341130
spell {

0 commit comments

Comments
 (0)