diff --git a/src/domdiv/card_db/cz/cards_cz.json b/src/domdiv/card_db/cz/cards_cz.json index fca9b7b..1d382b9 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": "One per turn: If you have no Treasures in play, gain a card costing up to 4 Coin.", + "description": "Once 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 fabc802..c054020 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": "One per turn: If you have no Treasures in play, gain a card costing up to 4 Coin.", + "description": "Once 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 51c1762..1668541 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": "One per turn: If you have no Treasures in play, gain a card costing up to 4 Coin.", + "description": "Once 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 3da94e3..cca2297 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": "One per turn: If you have no Treasures in play, gain a card costing up to 4 Coin.", + "description": "Once 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"