Skip to content

Commit

Permalink
Спонсоркие вещи (от 5.11.2024) (#739)
Browse files Browse the repository at this point in the history
## Описание PR
Добавлены одна именная и одна спонсорская вещь

## Почему / Баланс
Лмао, так нужно

:cl:
- add: Добавлены новые именные вещи.
  • Loading branch information
PyotrIgn authored Nov 5, 2024
1 parent dfc2dae commit 7780695
Show file tree
Hide file tree
Showing 12 changed files with 87 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Resources/Locale/ru-RU/ADT/personalization.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -416,3 +416,11 @@ ent-ADTBartenderIDCardUrog = диск Урог-Джаха
ent-ADTPlushieHollowing = плюшевый Ткач
.desc = Плюшевая игрушка всем своим видом говорит, что сделана кем-то вручную. Неумело, но очень старательно.
.suffix = { "Именное, Hollowing" }
ent-ADTClothingHandsAnagiriGloves = потертые боевые перчатки
.desc = Обычные черные боевые перчатки, явно повидавшие многое. Из-за множества потертостей и старости они уже утратили свои защитные качества. На правом запястье закреплен жетон, на котором владельцем перчаток тщательно затерта буква кроваво-красного цвета.
.suffix = { "Спонсорское, Anagiri" }
ent-ADTClothingOuterCoatOktyabrina = темно-красное пальто
.desc = Тщательно сшитое женское пальто темно-красного цвета, сделанное на заказ и тщательно подогнанное по фигуре владелицы.
.suffix = { "Именное, Октябрина Зуева" }
Original file line number Diff line number Diff line change
Expand Up @@ -643,3 +643,30 @@
sprite: ADT/Personalization/uma_armor.rsi
- type: Clothing
sprite: ADT/Personalization/uma_armor.rsi

#Anagiri

- type: entity
parent: ClothingHandsButcherable
id: ADTClothingHandsAnagiriGloves
name: Anagiri Gloves
description: Anagiri Gloves
suffix: Sponsor, Anagiri
components:
- type: Sprite
sprite: ADT/Personalization/anagiri_gloves.rsi
- type: Clothing
sprite: ADT/Personalization/anagiri_gloves.rsi

#MleM
- type: entity
parent: ClothingOuterStorageBase
id: ADTClothingOuterCoatOktyabrina
name: Oktyabrina coat
description: Oktyabrina coat.
suffix: Personal, MleM
components:
- type: Sprite
sprite: ADT/Personalization/oktyabrina_coat.rsi
- type: Clothing
sprite: ADT/Personalization/oktyabrina_coat.rsi
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Modified by not_so_big_chungus. Taken from Skyrat-tg at commit https://github.com/Skyrat-SS13/Skyrat-tg/commit/b9c06b16579dc828ac4d6f603995e083075725b2",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "equipped-HAND",
"directions": 4
},
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "ADT Team",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

0 comments on commit 7780695

Please sign in to comment.