Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Commit

Permalink
fixik
Browse files Browse the repository at this point in the history
  • Loading branch information
PuroSlavKing committed Sep 13, 2024
1 parent dbd6e6a commit 1fde320
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Resources/Locale/en-US/tools/tool-qualities.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ tool-quality-digging-name = Digging
tool-quality-digging-tool-name = Shovel
# White Dream
tool-quality-advanced-prying-tool-name = Advanced Prying
tool-quality-advanced-prying-name = Advanced Prying
tool-quality-advanced-prying-tool-name = Axe
# White Dream
2 changes: 2 additions & 0 deletions Resources/Locale/ru-RU/_white/tools/tool-qualities.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
tool-quality-advanced-prying-name = Продвинутое монтирование
tool-quality-advanced-prying-tool-name = Топор
2 changes: 1 addition & 1 deletion Resources/Prototypes/_White/tool_qualities.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- type: tool
id: AdvancedPrying
name: tool-quality-advanced-prying-tool-name
name: tool-quality-advanced-prying-name
toolName: tool-quality-advanced-prying-tool-name
spawn: FireAxe
icon: { sprite: Objects/Weapons/Melee/fireaxe.rsi, state: icon }

0 comments on commit 1fde320

Please sign in to comment.