Skip to content

Commit

Permalink
RepairLore_v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Crazzy-pingvin committed Oct 30, 2024
1 parent 29c7aff commit dd9b67b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
2 changes: 0 additions & 2 deletions Resources/Locale/ru-RU/lore/Umpor/umpor.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@ ent-UmporBulletHeavyRifle = Тяжёлая винтовочная пуля (.30
.suffix = Умпорский
ent-UmporBulletLightRifle = Лёгкая винтовочная пуля (.27 rifle)
.suffix = Умпорский
ent-UmporBulletPistol = Лёгкая пистолетная пуля (.15 rifle)
.suffix = Умпорский
ent-UmporCartridgeHeavyRifle = Тяжёлая винтовочная пуля (.30 rifle)
.suffix = Умпорский
ent-UmporCartridgeLightRifle = Лёгкая винтовочная пуля (.27 rifle)
Expand Down
7 changes: 3 additions & 4 deletions Resources/Prototypes/Corvax/Lore/Umpor/umpor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -701,16 +701,15 @@
#------------------------------------пистолет----------
- type: entity
id: UmporBulletPistol
name: name-of-UmporBulletPistol
suffix: Umpor
name: Лёгкая пистолетная пуля (.15 rifle)
suffix: Умпорский
parent: BaseBullet
noSpawn: true
components:
- type: Projectile
damage:
types:
Piercing: 11

Piercing: 11
#-------------------------------------картриджи---------------------------------------------------------------------------------
#------------------------------------винтовка----------
- type: Tag
Expand Down

0 comments on commit dd9b67b

Please sign in to comment.