diff --git a/src/domdiv/card_db/cz/cards_cz.json b/src/domdiv/card_db/cz/cards_cz.json index 1d382b9..fca9b7b 100644 --- a/src/domdiv/card_db/cz/cards_cz.json +++ b/src/domdiv/card_db/cz/cards_cz.json @@ -1,6 +1,6 @@ { "Alms": { - "description": "Once per turn: If you have no Treasures in play, gain a card costing up to 4 Coin.", + "description": "One per turn: If you have no Treasures in play, gain a card costing up to 4 Coin.", "extra": "You can only buy this once per turn. When you do, if you have no Treasures in play, you gain a card costing up to 4 Coins. The gained card comes from the Supply and is put into your discard pile.", "name": "Alms", "untranslated": "description, extra, name" diff --git a/src/domdiv/card_db/en_us/cards_en_us.json b/src/domdiv/card_db/en_us/cards_en_us.json index c054020..fabc802 100644 --- a/src/domdiv/card_db/en_us/cards_en_us.json +++ b/src/domdiv/card_db/en_us/cards_en_us.json @@ -1,6 +1,6 @@ { "Alms": { - "description": "Once per turn: If you have no Treasures in play, gain a card costing up to 4 Coin.", + "description": "One per turn: If you have no Treasures in play, gain a card costing up to 4 Coin.", "extra": "You can only buy this once per turn. When you do, if you have no Treasures in play, you gain a card costing up to 4 Coins. The gained card comes from the Supply and is put into your discard pile.", "name": "Alms" }, diff --git a/src/domdiv/card_db/it/cards_it.json b/src/domdiv/card_db/it/cards_it.json index 1668541..51c1762 100644 --- a/src/domdiv/card_db/it/cards_it.json +++ b/src/domdiv/card_db/it/cards_it.json @@ -1,6 +1,6 @@ { "Alms": { - "description": "Once per turn: If you have no Treasures in play, gain a card costing up to 4 Coin.", + "description": "One per turn: If you have no Treasures in play, gain a card costing up to 4 Coin.", "extra": "You can only buy this once per turn. When you do, if you have no Treasures in play, you gain a card costing up to 4 Coins. The gained card comes from the Supply and is put into your discard pile.", "name": "Alms", "untranslated": "description, extra, name" diff --git a/src/domdiv/card_db/xx/cards_xx.json b/src/domdiv/card_db/xx/cards_xx.json index cca2297..3da94e3 100644 --- a/src/domdiv/card_db/xx/cards_xx.json +++ b/src/domdiv/card_db/xx/cards_xx.json @@ -1,6 +1,6 @@ { "Alms": { - "description": "Once per turn: If you have no Treasures in play, gain a card costing up to 4 Coin.", + "description": "One per turn: If you have no Treasures in play, gain a card costing up to 4 Coin.", "extra": "You can only buy this once per turn. When you do, if you have no Treasures in play, you gain a card costing up to 4 Coins. The gained card comes from the Supply and is put into your discard pile.", "name": "Alms", "untranslated": "description, extra, name"