Skip to content

Commit

Permalink
Новогодние штучки (#364)
Browse files Browse the repository at this point in the history
* НГ обнова

* переводы

* фиксы
  • Loading branch information
BL02DL authored Dec 27, 2024
1 parent 6504f06 commit d849174
Show file tree
Hide file tree
Showing 23 changed files with 565 additions and 8 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
ent-LPPNewYearSocksRed = socks
.desc = hanging socks on the wall, like you should put gifts there...
ent-LPPNewYearSocksGreen = socks
.desc = hanging socks on the wall, like you should put gifts there...
ent-LPPNewYearSocksOrange = socks
.desc = hanging socks on the wall, like you should put gifts there...
ent-LPPNewYearBell = new year bell
.desc = New Year's bell with a wreath, festive mood..
ent-LPPCandyNewYear = candy
.desc = A New Year's candy that feels like the end of the past.
ent-LPPLightbulbsNewYear = light bulbs
.desc = Hanging garland, not the best source of light
ent-LPPPresentRandom = present
.desc = A New Year's gift, I wonder what's in it!
.suffix = Filled Safe
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
ent-LPPNewYearSocksRed = носок
.desc = Новогодний носок, как будто туда надо класть подарки...
ent-LPPNewYearSocksGreen = носок
.desc = Новогодний носок, как будто туда надо класть подарки...
ent-LPPNewYearSocksOrange = носок
.desc = Новогодний носок, как будто туда надо класть подарки...
ent-LPPNewYearBell = new year bell
.desc = Новогодний колокольчик с венком, праздничное настроение..
ent-LPPCandyNewYear = конфетка
.desc = Новогодняя конфета, которая напоминает о конце прошлого.
ent-LPPLightbulbsNewYear = гирлянда
.desc = Новогодняя гирлянда озаряющая красками нового года.
ent-LPPPresentRandom = подарок
.desc = Новогодний подарок, интересно что же внутри!
.suffix = безопасный
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
- type: Sprite
sprite: Objects/Decoration/present.rsi
layers:
- state: present
- state: present

- type: entity
id: Present
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
- type: RandomSprite
available:
- enum.DamageStateVisualLayers.Base:
candy_1: Material
candy_2: Material
candy_3: Material
candy_4: Material
candy_1: Material
candy_2: Material
candy_3: Material
candy_4: Material
- type: Item
size: Tiny
shape:
Expand All @@ -33,4 +33,4 @@
Quantity: 1
- type: Tag
tags:
- LPPCandy
- LPPCandy
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
parent: BaseSign
id: LPPPCheckboxes
name: checkboxes
description: Black and orange flags, it's got a halloween feel to it.
description: Black and orange flags, it's got a halloween feel to it.
components:
- type: Sprite
sprite: _LostParadise/Structures/Wallmounts/halloween.rsi
Expand Down
Loading

0 comments on commit d849174

Please sign in to comment.