Skip to content

Commit

Permalink
7
Browse files Browse the repository at this point in the history
  • Loading branch information
PvrG committed Dec 2, 2024
1 parent 4741148 commit aee31f5
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ public sealed partial class ExperimentalTeleporterComponent : Component
public string? TeleportOutEffect = "ExperimentalTeleporterOutEffect";

[DataField]
public SoundSpecifier TeleportSound = new SoundPathSpecifier("/Audio/Backman/Object/Devices/experimentalsyndicateteleport.ogg");
public SoundSpecifier TeleportSound = new SoundPathSpecifier("/Audio/Backmen/Object/Devices/experimentalsyndicateteleport.ogg");
}
5 changes: 3 additions & 2 deletions Resources/Locale/en-US/_backmen/store/uplink-catalog.ftl
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
uplink-ebow-name = Small energy crossbow
uplink-ebow-desc = A fairly quiet weapon that automatically reloads and stuns. It goes well with other types of weapons.
uplink-betrayal-knife-name = Experimental syndicate teleporter
uplink-betrayal-knife-desc = Syndicate teleporter, when used, moves 3-8 meters forward. In case of teleportation into a wall, uses emergency teleportation. Has 4 charge.
2 changes: 0 additions & 2 deletions Resources/Locale/ru-RU/_backmen/store/uplink-catalog.ftl
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
uplink-experimental-syndicate-teleporter-name = Экспериментальный телепортер синдиката
uplink-experimental-syndicate-teleporter-desc = Телепортер синдиката, при использовании перемещает на 3-8 метров вперед. В случае телепортации в стену, использует экстренную телепортацию. Имеет 4 заряда и автоматически заряжается.
uplink-ebow-name = Маленький энергетический арбалет
uplink-ebow-desc = Довольно тихое оружие, которое автоматически перезаряжается и оглушает. Хорошо сочетается с другими видами оружия.
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Backmen/Catalog/uplink_catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,4 +172,4 @@
cost:
Telecrystal: 10
categories:
- UplinkUtility
- UplinkDeception

0 comments on commit aee31f5

Please sign in to comment.