Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ ent-CartridgeRocket = граната ПГ-7ВЛ
ent-CartridgeRocketSlow = граната ПГ-7ВЛ «Улитка-Ракета»
.desc = Боевая часть 1.5 для гранатомёта РПГ-7. Необычно медленная.
ent-BaseGrenade = базовая граната
ent-40mmGrenadeBaton = false
ent-40mmGrenadeThermobaric = false
ent-40mmGrenadeFlash = false
ent-40mmGrenadeFragmentation = false
ent-40mmGrenadeEMP = false
ent-40mmGrenadeBaton = 40мм резиновая-граната
ent-40mmGrenadeThermobaric = 40мм зажигательная-граната
ent-40mmGrenadeFlash = 40мм световая-граната
ent-40mmGrenadeFragmentation = 40мм фраг-граната
ent-40mmGrenadeEMP = 40мм ЭМИ граната
ent-BaseCannonBall = базовое пушечное ядро
ent-CannonBall = Враждебный
ent-CannonBallGrapeshot = Враждебный
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
whitelist:
tags:
- Grenade
- LessLethalGrenade # Forge-Change
capacity: 3
proto: 40mmGrenadeFragmentation
soundInsert:
Expand Down
Loading