diff --git a/src/main/resources/assets/taleofkingdoms/lang/it_it.json b/src/main/resources/assets/taleofkingdoms/lang/it_it.json index a39ddbb3..3cedf6e6 100644 --- a/src/main/resources/assets/taleofkingdoms/lang/it_it.json +++ b/src/main/resources/assets/taleofkingdoms/lang/it_it.json @@ -45,6 +45,9 @@ "menu.taleofkingdoms.innkeeper.rest": "Riposa in una stanza.", "menu.taleofkingdoms.innkeeper.no_rooms": "House Keeper: It seems there are no rooms available at this time.", "menu.taleofkingdoms.innkeeper.wait": "Attendi la notte.", + "menu.taleofkingdoms.innkeeper.not_enough_coins": "House Keeper: You don't have enough coins to stay here!", + "menu.taleofkingdoms.innkeeper.rest_success": "House Keeper: Sleep well!", + "menu.taleofkingdoms.innkeeper.wait_success": "House Keeper: Oh, how the time flies! You're a great conversation.", "menu.taleofkingdoms.stock_market.stock_value": "Valore Di Mercato", "menu.taleofkingdoms.foreman.total_money": "Foreman Menu - Total Money: %d Gold Coins", "menu.taleofkingdoms.foreman.resources": "Risorse", @@ -85,6 +88,7 @@ "entity_type.taleofkingdoms.guildmaster.welcome": "Guild Master: Welcome to the order, hero.", "entity_type.taleofkingdoms.guildmaster.good_hunting": "Guild Master: Good hunting.", "entity_type.taleofkingdoms.guildmaster.no_hunter": "Guild Master: You have no hunters.", + "entity_type.taleofkingdoms.guildmaster.not_enough_resources": "Guild Master: Repairing the guild is no cheap matter! Come back when you have 64 logs and 3000 coins.", "entity_type.taleofkingdoms.guildmaster.guild_order": "The Guild Order Total Money: ", "entity_type.taleofkingdoms.guildmaster.path": "Path to Kingship", "entity_type.taleofkingdoms.guildmaster.help": "Guild Master: My apprentice! The guild is under attack and I have come to ask for your help. We must hurry back to the guild!", @@ -100,11 +104,13 @@ "entity_type.taleofkingdoms.hunter.thank": "Hunter: Thank you my liege!", "entity_type.taleofkingdoms.hunter.bow": "Hunter: I shall use my bow.", "entity_type.taleofkingdoms.hunter.sword": "Hunter: I shall use my sword.", + "entity_type.taleofkingdoms.hunter.serve": "Hunter: I will serve you, my liege!", "entity_type.taleofkingdoms.innkeeper.rest": "House Keeper: Would you like to have some rest, sir?", "entity_type.taleofkingdoms.innkeeper.leave": "House Keeper: Have a nice day.", "entity_type.taleofkingdoms.shop.close": "Shop Keeper: Thank you! Come back again!", "entity_type.taleofkingdoms.bank.open": "Banker: I will keep your gold safe!", "entity_type.taleofkingdoms.bank.no_spend": "Banker: I promise I won't spend this.", + "entity_type.taleofkingdoms.bank.there": "Banker: There you go sir, that should be all the money you've requested.", "entity_type.taleofkingdoms.bank.zero": "Banker: You have no money! Go fight mobs to earn some gold.", "entity_type.taleofkingdoms.bank.input": "Banker: Please enter a number.", "entity_type.taleofkingdoms.citybuilder.message": "City Builder: My king you are still not worthy of creating a kingdom. The Guild Master will prepare you!",