Skip to content

Commit

Permalink
Locale 01
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiserMaus committed Jan 18, 2025
1 parent 8b6680a commit 91c3502
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ ent-BoxClusterBangFull = ClusterBangFull box
ent-BoxMiniSyringe = Mini-Syringe box
.desc = A box full of MiniSyringe.
BoxErtLeaderKit = ERT Leader Kit
.desc = Base Leader Kit created for centcomm squad members.
.desc = Base Leader Kit created for centcomm squad members.
BoxErtBaseKit = ERT Leader Kit
.desc = Base ERT Kit created for centcomm squad members.
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@ ent-BoxClusterBangFull = Коробка кластерных светошумо
.desc = ВНИМАНИЕ: Эти устройства крайне опасны и могут вызвать слепоту или глухоту при многократном использовании.
ent-BoxMiniSyringe = Коробка мини-шприцов
.desc = Полная коробка мини-шприцов. Если не полная то кто-то уже забрал.
BoxErtLeaderKit = ERT Leader Kit
.desc = Base Leader Kit created for centcomm squad members.
ent-BoxErtLeaderKit = Аварийный набор ЛОБР
.desc = Набор снаряжения ЛОБР, имеет все, что необходимо лидеру Отряда "Быстрого" Реагирования.
ent-BoxErtBaseKit = Аварийный набор ОБР
.desc = Набор снаряжения ОБР, имеет все, что необходимо члену ОБР.
Original file line number Diff line number Diff line change
Expand Up @@ -191,4 +191,4 @@
- id: Implanter
- id: TrackingImplantErt
- id: FireExtinguisherMini
- id: PinpointerUniversal
- id: DrinkMREFlask
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
Plastic: 300
- type: SpaceGarbage
- type: StaticPrice
price: 750 # These are limited supply items.
price: 750
- type: TrashOnSolutionEmpty
solution: pen

Expand All @@ -68,6 +68,7 @@
solution: hypospray
- type: Hypospray
onlyAffectsMobs: false
pierceArmor: true
- type: UseDelay
delay: 0.5
- type: StaticPrice
Expand Down

0 comments on commit 91c3502

Please sign in to comment.