Skip to content

Commit

Permalink
хехе
Browse files Browse the repository at this point in the history
  • Loading branch information
RipZoro1 committed Sep 23, 2024
1 parent 869a07c commit cd45750
Show file tree
Hide file tree
Showing 7 changed files with 43 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Resources/Locale/ru-RU/ADT/personalization.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -342,3 +342,7 @@ ent-ADTUrogCrowbarGold = Золотой лом Урог-Джаха
ent-ADTOwlScimitar = Совиный клинок
.desc = Увесистый клинок, схожий со скимитарами давно ушедшей эпохи, с выжженой на рукояти совой. Побит временем, но всё так же рвётся в бой.
.suffix = Именное, Filo
ent-ADTClothingZoroJumpsuit = Легендарный деловой костюм
.desc = Легендарный, поношенный костюм. Весь белый с позолотой. От него пахнет ванилью...
.suffix = Именное, Rip_Zoro.
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,19 @@
tags:
- Katana
- type: Appearance

- type: entity
parent: ClothingUniformBase
id: ADTClothingZoroJumpsuit
suffix: Rip_Zoro
name: The legendary business suit
description: A legendary, worn-out suit. All white and gilded. He smells like vanilla...
components:
- type: Sprite
sprite: ADT/Personalization/rip_zoro_jumpsuit.rsi
- type: Clothing
sprite: ADT/Personalization/rip_zoro_jumpsuit.rsi

#PushnoY
- type: entity
parent: ClothingHandsButcherable
Expand Down
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": "Made by boctonskuitea(Discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

0 comments on commit cd45750

Please sign in to comment.