Skip to content

Commit

Permalink
Weward cards
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakambda committed Dec 11, 2024
1 parent 37ad81d commit 3edc882
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ public AddCommand(LocalizationService localizationService){
new Card("TBD", 4)
));
addPack(new Pack("Christmas",
new Card("TBD", 1),
new Card("Santa's Reindeer", 1),
new Card("Christmas Market", 1),
new Card("Gingerbread man", 1),
new Card("Snowshoeing Adventure", 2),
Expand Down Expand Up @@ -314,7 +314,7 @@ public AddCommand(LocalizationService localizationService){
new Card("Sun Festival", 1),
new Card("Ceviche", 1),
new Card("Cusco Cathedral", 2),
new Card("TBD", 2),
new Card("Peruvian Pan Flute", 2),
new Card("Maras Salt Mines", 2),
new Card("Machu Picchu", 3),
new Card("TBD", 3),
Expand Down

0 comments on commit 3edc882

Please sign in to comment.