Skip to content

Commit

Permalink
New Updates for Nocturne & Dismantle Promo (#171)
Browse files Browse the repository at this point in the history
- Update db for Nocture and Dismantle
- Add the expansion text blurbs to the expansion dividers if printed
- Improvements to the language update/propagate script
  • Loading branch information
nickv2002 authored and sumpfork committed Nov 28, 2017
1 parent 10dbb6d commit 4fa5c40
Show file tree
Hide file tree
Showing 33 changed files with 5,342 additions and 403 deletions.
799 changes: 799 additions & 0 deletions domdiv/card_db/cards_db.json

Large diffs are not rendered by default.

534 changes: 534 additions & 0 deletions domdiv/card_db/cz/cards_cz.json

Large diffs are not rendered by default.

34 changes: 34 additions & 0 deletions domdiv/card_db/cz/sets_cz.json

Large diffs are not rendered by default.

11 changes: 10 additions & 1 deletion domdiv/card_db/cz/types_cz.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,34 @@
"Action": "Action",
"Attack": "Attack",
"Blank": "Blank",
"Boon": "Boon",
"Castle": "Castle",
"Curse": "Curse",
"Doom": "Doom",
"Duration": "Duration",
"Event": "Event",
"Events": "Events",
"Expansion": "Expansion",
"Fate": "Fate",
"Gathering": "Gathering",
"Heirloom": "Heirloom",
"Hex": "Hex",
"Landmark": "Landmark",
"Landmarks": "Landmarks",
"Looter": "Looter",
"Night": "Night",
"Prize": "Prize",
"Prizes": "Prizes",
"Reaction": "Reaction",
"Reserve": "Reserve",
"Ruins": "Ruins",
"Shelter": "Shelter",
"Shelters": "Shelters",
"Spirit": "Spirit",
"State": "State",
"Trash": "Trash",
"Traveller": "Traveller",
"Treasure": "Treasure",
"Victory": "Victory"
"Victory": "Victory",
"Zombie": "Zombie"
}
546 changes: 540 additions & 6 deletions domdiv/card_db/de/cards_de.json

Large diffs are not rendered by default.

34 changes: 34 additions & 0 deletions domdiv/card_db/de/sets_de.json

Large diffs are not rendered by default.

11 changes: 10 additions & 1 deletion domdiv/card_db/de/types_de.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,34 @@
"Action": "Aktion",
"Attack": "Angriff",
"Blank": "Blank",
"Boon": "Boon",
"Castle": "Schloss",
"Curse": "Fluch",
"Doom": "Doom",
"Duration": "Dauer",
"Event": "Ereignis",
"Events": "Ereignisse",
"Expansion": "Erweiterung",
"Fate": "Fate",
"Gathering": "Sammlung",
"Heirloom": "Heirloom",
"Hex": "Hex",
"Landmark": "Wahrzeichen",
"Landmarks": "Wahrzeichen",
"Looter": "Plünderer",
"Night": "Night",
"Prize": "Preis",
"Prizes": "Preise",
"Reaction": "Reaktion",
"Reserve": "Reserve",
"Ruins": "Ruinen",
"Shelter": "Unterschlupf",
"Shelters": "Unterschlüpfe",
"Spirit": "Spirit",
"State": "State",
"Trash": "Müll",
"Traveller": "Reisender",
"Treasure": "Geld",
"Victory": "Punkte"
"Victory": "Punkte",
"Zombie": "Zombie"
}
445 changes: 445 additions & 0 deletions domdiv/card_db/en_us/cards_en_us.json

Large diffs are not rendered by default.

34 changes: 34 additions & 0 deletions domdiv/card_db/en_us/sets_en_us.json

Large diffs are not rendered by default.

11 changes: 10 additions & 1 deletion domdiv/card_db/en_us/types_en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,34 @@
"Action": "Action",
"Attack": "Attack",
"Blank": "Blank",
"Boon": "Boon",
"Castle": "Castle",
"Curse": "Curse",
"Doom": "Doom",
"Duration": "Duration",
"Event": "Event",
"Events": "Events",
"Expansion": "Expansion",
"Fate": "Fate",
"Gathering": "Gathering",
"Heirloom": "Heirloom",
"Hex": "Hex",
"Landmark": "Landmark",
"Landmarks": "Landmarks",
"Looter": "Looter",
"Night": "Night",
"Prize": "Prize",
"Prizes": "Prizes",
"Reaction": "Reaction",
"Reserve": "Reserve",
"Ruins": "Ruins",
"Shelter": "Shelter",
"Shelters": "Shelters",
"Spirit": "Spirit",
"State": "State",
"Trash": "Trash",
"Traveller": "Traveller",
"Treasure": "Treasure",
"Victory": "Victory"
"Victory": "Victory",
"Zombie": "Zombie"
}
637 changes: 569 additions & 68 deletions domdiv/card_db/fr/cards_fr.json

Large diffs are not rendered by default.

34 changes: 34 additions & 0 deletions domdiv/card_db/fr/sets_fr.json

Large diffs are not rendered by default.

11 changes: 10 additions & 1 deletion domdiv/card_db/fr/types_fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,34 @@
"Action": "Action",
"Attack": "Attack",
"Blank": "Blank",
"Boon": "Boon",
"Castle": "Castle",
"Curse": "Curse",
"Doom": "Doom",
"Duration": "Duration",
"Event": "Event",
"Events": "Events",
"Expansion": "Expansion",
"Fate": "Fate",
"Gathering": "Gathering",
"Heirloom": "Heirloom",
"Hex": "Hex",
"Landmark": "Landmark",
"Landmarks": "Landmarks",
"Looter": "Looter",
"Night": "Night",
"Prize": "Prize",
"Prizes": "Prizes",
"Reaction": "Reaction",
"Reserve": "Reserve",
"Ruins": "Ruins",
"Shelter": "Shelter",
"Shelters": "Shelters",
"Spirit": "Spirit",
"State": "State",
"Trash": "Trash",
"Traveller": "Traveller",
"Treasure": "Treasure",
"Victory": "Victory"
"Victory": "Victory",
"Zombie": "Zombie"
}
534 changes: 534 additions & 0 deletions domdiv/card_db/it/cards_it.json

Large diffs are not rendered by default.

34 changes: 34 additions & 0 deletions domdiv/card_db/it/sets_it.json

Large diffs are not rendered by default.

11 changes: 10 additions & 1 deletion domdiv/card_db/it/types_it.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,34 @@
"Action": "Action",
"Attack": "Attack",
"Blank": "Blank",
"Boon": "Boon",
"Castle": "Castle",
"Curse": "Curse",
"Doom": "Doom",
"Duration": "Duration",
"Event": "Event",
"Events": "Events",
"Expansion": "Expansion",
"Fate": "Fate",
"Gathering": "Gathering",
"Heirloom": "Heirloom",
"Hex": "Hex",
"Landmark": "Landmark",
"Landmarks": "Landmarks",
"Looter": "Looter",
"Night": "Night",
"Prize": "Prize",
"Prizes": "Prizes",
"Reaction": "Reaction",
"Reserve": "Reserve",
"Ruins": "Ruins",
"Shelter": "Shelter",
"Shelters": "Shelters",
"Spirit": "Spirit",
"State": "State",
"Trash": "Trash",
"Traveller": "Traveller",
"Treasure": "Treasure",
"Victory": "Victory"
"Victory": "Victory",
"Zombie": "Zombie"
}
534 changes: 534 additions & 0 deletions domdiv/card_db/nl_du/cards_nl_du.json

Large diffs are not rendered by default.

34 changes: 34 additions & 0 deletions domdiv/card_db/nl_du/sets_nl_du.json

Large diffs are not rendered by default.

11 changes: 10 additions & 1 deletion domdiv/card_db/nl_du/types_nl_du.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,34 @@
"Action": "Actie",
"Attack": "Attack",
"Blank": "Blank",
"Boon": "Boon",
"Castle": "Castle",
"Curse": "Curse",
"Doom": "Doom",
"Duration": "Duration",
"Event": "Event",
"Events": "Events",
"Expansion": "Expansion",
"Fate": "Fate",
"Gathering": "Gathering",
"Heirloom": "Heirloom",
"Hex": "Hex",
"Landmark": "Landmark",
"Landmarks": "Landmarks",
"Looter": "Looter",
"Night": "Night",
"Prize": "Prijs",
"Prizes": "Prijzen",
"Reaction": "Reaction",
"Reserve": "Reserve",
"Ruins": "Ruïne",
"Shelter": "Shelter",
"Shelters": "Shelters",
"Spirit": "Spirit",
"State": "State",
"Trash": "Vernietigde Kaarten",
"Traveller": "Traveller",
"Treasure": "Treasure",
"Victory": "Victory"
"Victory": "Victory",
"Zombie": "Zombie"
}
Loading

0 comments on commit 4fa5c40

Please sign in to comment.