Skip to content

Commit

Permalink
Reapply "Перевод"
Browse files Browse the repository at this point in the history
This reverts commit 5fd189d.
  • Loading branch information
FireFoxPhoenix committed Dec 1, 2024
1 parent a0ac03a commit e853143
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
ent-WeaponPistolUniversal = MK 32 "Универсал"
.desc = Пистолет MK 32, произведённый НаноТразен. Использует патроны .45 магнум.
ent-WeaponPistolPollock = пистолет поллок
.desc = Компактный боевой пистолет. Использует патроны .35.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
ent-WeaponRevolverFitz = револьвер фитц
.desc = Компактный револьер для самообороны.
ent-WeaponRevolverLucky = револьвер удача 37
.desc = Удача всегда лучше мастерства.
ent-WeaponRevolverFaith = револьвер вера
.desc = Благословит кого угодно с помощью пули
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
ent-WeaponRifleVulcan = винтовка вулкан
.desc = Эта винтовка, одно из самых тяжелых видов стрелкового оружия. Использует винтовочные патроны .30.
ent-WeaponSniperCeremonial = церемониальная винтовка
.desc = Использует винтовочные патроны .30.
ent-WeaponRifleJackdaw = CAWS-25 Ворон
.desc = Начало конца возвещает песня Ворона. Использует безгильзовые патроны .25.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
name: Mk32 "Universal"
parent: BaseWeaponPistol
id: WeaponPistolUniversal
description: The Mark 32 Offensive Handgun, produced by NanoTrasen's Small Arms Division. Uses .45 magnum ammo. # DeltaV - update Mk32
description: The Mark 32 Offensive Handgun, produced by NanoTrasen s Small Arms Division. Uses .45 magnum ammo.
components:
- type: Sprite
sprite: DeltaV/Objects/Weapons/Guns/Pistols/universal.rsi #
sprite: DeltaV/Objects/Weapons/Guns/Pistols/universal.rsi
layers:
- state: base
map: ["enum.GunVisualLayers.Base"]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@
parent: [BaseWeaponRifle, BaseGunWieldable]
id: WeaponRifleJackdaw
description: The beginning of the end is heralded by the song of a Jackdaw. Uses .25 caseless ammo.
suffix: Deathsquad
components:
- type: Item
size: Large
Expand Down

0 comments on commit e853143

Please sign in to comment.