Skip to content

Commit

Permalink
fix local ptrd
Browse files Browse the repository at this point in the history
  • Loading branch information
GTTEDMI committed Jan 27, 2024
1 parent 01c00ea commit fa7d156
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -213,3 +213,6 @@ ent-ParticlesFireNRF = струя реактивного пламени
ent-ParticlesFireNRFHELL = струя реактивного пламени
.desc = Очень горячо!
.suffix = Адское Пламя
ent-CartridgeAntitank = Патрон (14,5 Противотанковая)
ent-WeaponSniperPtrd-m = ПТРД-М
.desc = Переносная противотанковая винтовка Драгунова модифицированя. Стреляет аналоговыми бронебойными снарядами калибра 14,5 мм. Использует противотанковые боеприпасы
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: entity
parent: BaseCartridge
id: CartridgeAntitank
name: Патрон (14,5 Противотанковая)
name: Cartridge (14.5 Anti-Tank)
components:
- type: Tag
tags:
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Backmen/Entities/Weapons/Guns/guns64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3339,10 +3339,10 @@
lifetime: 40

- type: entity
name: ПТРД-М
name: PTRD-M
parent: BaseWeaponSniper
id: WeaponSniperPtrd-m
description: Переносная противотанковая винтовка. Стреляет аналоговыми бронебойными снарядами калибра 14,5 мм. Использует противотанковые боеприпасы
description: Dragunov portable anti-tank rifle. It fires analog armor-piercing projectiles of 14.5 mm caliber. Uses anti-tank ammunition
components:
- type: Wieldable
- type: GunRequiresWield
Expand Down

0 comments on commit fa7d156

Please sign in to comment.