From aeb3b17c508b298da9081b73534b24779c432fe1 Mon Sep 17 00:00:00 2001 From: Ed Date: Sun, 4 Aug 2024 15:07:01 +0300 Subject: [PATCH] localize tips --- Resources/Locale/en-US/_CP14/tips/tip.ftl | 12 ++++++++++++ Resources/Locale/ru-RU/_CP14/tips/tip.ftl | 4 +++- Resources/Prototypes/_CP14/Datasets/tips.yml | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 Resources/Locale/en-US/_CP14/tips/tip.ftl diff --git a/Resources/Locale/en-US/_CP14/tips/tip.ftl b/Resources/Locale/en-US/_CP14/tips/tip.ftl new file mode 100644 index 0000000000..e6782c4c94 --- /dev/null +++ b/Resources/Locale/en-US/_CP14/tips/tip.ftl @@ -0,0 +1,12 @@ +cp14-tips-1 = Keep an eye on the condition of your weapon! You can inspect it to see its condition and sharpness. +cp14-tips-2 = If your weapon is dull, you can sharpen it with sharpening stones. +cp14-tips-3 = Some light weapons, such as daggers or sickles, are effective for two-handed combat. +cp14-tips-4 = Some magic items can only work after being attuned. To customize the binding, press the RMB and select the desired action. +cp14-tips-5 = As an alchemist, if you mix some reagents together, you can no longer separate them! Look for the right alchemical reactions that will allow you to edit your solution. +cp14-tips-6 = As an alchemist, remember to keep your cauldron off the stove or fire. Your potion may boil over, releasing a reagent cloud. +cp14-tips-7 = DEBUG: To see all crafting recipes available on workbenches - look for them in the context menu on the RMB. +cp14-tips-8 = If you run out of magic energy, you can still use spells and spend mana, but it will damage you and potentially render you unconscious! +cp14-tips-9 = There are places in the world with positive or negative magical polarity. In these places, mana regenerates faster, or conversely, can be passively spent. To find such places, use the Aura Scanner. +cp14-tips-10 = Tall bushes are good for hiding your character! But they slow you down a lot and make a lot of noise if you move in them. +cp14-tips-11 = Don't forget to lock your doors if you don't want anyone to get in! +cp14-tips-12 = DEBUG: Be careful with fire! Until we add ways to comfortably put out fires! \ No newline at end of file diff --git a/Resources/Locale/ru-RU/_CP14/tips/tip.ftl b/Resources/Locale/ru-RU/_CP14/tips/tip.ftl index c2597454ae..a542761de9 100644 --- a/Resources/Locale/ru-RU/_CP14/tips/tip.ftl +++ b/Resources/Locale/ru-RU/_CP14/tips/tip.ftl @@ -7,4 +7,6 @@ cp14-tips-6 = Будучи алхимиком, не забывайте убра cp14-tips-7 = DEBUG: Чтобы увидеть все рецепты крафта, доступные на верстаках - ищите из в контекстном меню на ПКМ. cp14-tips-8 = Если у вас кончилась магическая энергия, вы все еще можете использовать заклинания и тратить ману, но это будет наносить вам урон, и потенциально может лишить вас сознания! cp14-tips-9 = В мире существуют места, с положительной или отрицательной магической полярностью. В этих местах мана регенерирует быстрее, или наоборот, может пассивно тратиться. Чтобы найти такие места, используйте сканер ауры. -cp14-tips-10 = Высокие кусты неплохо прячут вашего персонажа! Но сильно замедляют передвижение и шумят, если вы двигаетесь в них. \ No newline at end of file +cp14-tips-10 = Высокие кусты неплохо прячут вашего персонажа! Но сильно замедляют передвижение и шумят, если вы двигаетесь в них. +cp14-tips-11 = Не забывайте закрывать двери на ключ, если не хотите чтобы туда заходил кто попало! +cp14-tips-12 = DEBUG: Будьте осторожны с огнем! Пока мы не добавили способов комфортно тушить пожары! \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Datasets/tips.yml b/Resources/Prototypes/_CP14/Datasets/tips.yml index 30d4260e4b..8fcbf508c9 100644 --- a/Resources/Prototypes/_CP14/Datasets/tips.yml +++ b/Resources/Prototypes/_CP14/Datasets/tips.yml @@ -2,4 +2,4 @@ id: CP14Tips values: prefix: cp14-tips- - count: 10 \ No newline at end of file + count: 12 \ No newline at end of file