Skip to content

Commit

Permalink
(russian) beta-tester crafts and classic infection names
Browse files Browse the repository at this point in the history
  • Loading branch information
Blueberryy committed Dec 7, 2023
1 parent d307f73 commit b65e78d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
6 changes: 6 additions & 0 deletions community/inventory_service/item-schema-strange-crafting.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,13 @@
"type": "item",
"name_english": "Beta Tester's Strange Weapon",
"name_german": "Beta Tester's Seltsame Waffe",
"name_russian": "Странное оружие бета-тестировщика",
"display_type_english": "Single-Use Tool",
"display_type_german": "Einwegwerkzeug",
"display_type_russian": "Одноразовый инструмент",
"description_english": "A strange box that contains a weapon. What weapon is it? The weight in this box appears to shift as you consider the possibilities.",
"description_german": "Eine seltsame Kiste, die eine Waffe enthält. Um welche Waffe handelt es sich? Das Gewicht in der Kiste scheint sich zu verändern, während du über die Möglichkeiten nachdenkst.",
"description_russian": "Странный ящик, в котором находится оружие. Что это за оружие? Вес этой коробки, кажется, меняется, пока вы рассматриваете возможные варианты.",
"icon_url": "https://stats.reactivedrop.com/static/medals/error.png",
"name_color": "CF6A32",
"tags": "crafting_item:single_use_tool;contains_any:set_1_weapon;contains_any:set_1_equipment"
Expand All @@ -19,10 +22,13 @@
"type": "item",
"name_english": "Beta Tester's Strange Device",
"name_german": "Beta Tester's Seltsames Gerät",
"name_russian": "Странный прибор бета-тестировщика",
"display_type_english": "Single-Use Tool",
"display_type_german": "Einwegwerkzeug",
"display_type_russian": "Одноразовый инструмент",
"description_english": "A strange assortment of circuit boards that don't seem like they should be compatible. The device does not appear to ever have been powered on.",
"description_german": "Eine seltsame Zusammenstellung von Platinen, die nicht kompatibel zu sein scheinen. Das Gerät scheint nie eingeschaltet worden zu sein.",
"description_russian": "Странный набор электросхем, которые, кажется, не совместимы. Похоже, что прибор никогда не включался.",
"icon_url": "https://stats.reactivedrop.com/static/medals/error.png",
"name_color": "CF6A32",
"tags": "crafting_item:single_use_tool;contains_any:set_1_strange_device"
Expand Down
12 changes: 6 additions & 6 deletions resource/reactivedrop_russian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9425,12 +9425,12 @@
"[english]asw_infection_fp" "Infection First Person"
"asw_infection_tp" "Заражение - От третьего лица"
"[english]asw_infection_tp" "Infection Third Person"
"asw_infectionClassic" "Infection Classic"
"[english]asw_infectionClassic" "Infection Classic"
"asw_infectionClassic_fp" "Infection Classic First Person"
"[english]asw_infectionClassic_fp" "Infection Classic First Person"
"asw_infectionClassic_tp" "Infection Classic Third Person"
"[english]asw_infectionClassic_tp" "Infection Classic Third Person"
"asw_infectionClassic" "Заражение (классика)"
"[english]asw_infectionClassic" "Infection Classic"
"asw_infectionClassic_fp" "Заражение (классика) - От первого лица"
"[english]asw_infectionClassic_fp" "Infection Classic First Person"
"asw_infectionClassic_tp" "Заражение (классика) - От третьего лица"
"[english]asw_infectionClassic_tp" "Infection Classic Third Person"
"asw_infection_desc" "Команда людей выигрывает, выжив. Команда зомби побеждает, заразив всех игроков-людей."
"[english]asw_infection_desc" "Human team wins by surviving. Zombie team wins by infecting all human players."
"asw_infection_credit_script" "Скрипт испытания от ModdedMarionette"
Expand Down

0 comments on commit b65e78d

Please sign in to comment.