-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ЗАКАЗ] Добавление вещей от отдела википедии
- Loading branch information
1 parent
4ad850e
commit f11cf6c
Showing
19 changed files
with
128 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
ent-ADTFlowerCrownBlue = цветочный венок | ||
.desc = Аккуратный венок из роскошных цветов бирюзового, голубого и синего оттенков, источающих приятный, успокаивающий аромат. Отлично служит дополнением к изящным волосам аналогичного цвета. | ||
ent-ADTClothingNeckScarfUnrobust = шарф анробаста | ||
.desc = Шарф, подтверждающий, что его носитель достоин звания самого главного анробаста в галактике, который не выиграл ни одного сражения. Шарф является клеймом того, что его носитель всегда будет обречен на неудачу и высмеивание со стороны окружающих. Однако он будет носить его с гордостью и достоинством, готовый к следующей неудаче. | ||
ent-ADTClothingUnderSocksLiExEr = носки Кетуи | ||
.desc = Носки для программистов с вырезом под острые коготочки вульпы! Пахнет мандаринами. | ||
ent-ADTClothingEyesEyepatchTretyakova = белая глазная повязка Третьяковой | ||
.desc = Белая повязка, созданная одним малоизвестным ателье для правого глаза Ксении Третьяковой. |
12 changes: 12 additions & 0 deletions
12
Resources/Prototypes/ADT/Entities/Clothing/Eyes/eyepatch_tretyakova.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
- type: entity | ||
parent: ClothingEyesBase | ||
id: ADTClothingEyesEyepatchTretyakova | ||
name: white eyepatch of Tretyakova | ||
description: A white eyepatch created by a little-known atelier for Ksenia Tretyakova's right eye. | ||
components: | ||
- type: Sprite | ||
sprite: ADT/Clothing/Eyes/Misc/eyepatch_tretyakova.rsi | ||
- type: Clothing | ||
sprite: ADT/Clothing/Eyes/Misc/eyepatch_tretyakova.rsi | ||
- type: EyeProtection | ||
protectionTime: 5 |
10 changes: 10 additions & 0 deletions
10
Resources/Prototypes/ADT/Entities/Clothing/Head/Hats/flower_crown_blue.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
- type: entity | ||
parent: ClothingHeadBase | ||
id: ADTFlowerCrownBlue | ||
name: flower wreath | ||
description: A neat wreath of luxurious flowers in turquoise, blue and blue shades, exuding a pleasant, soothing fragrance. It perfectly complements the elegant hair of a similar color. | ||
components: | ||
- type: Sprite | ||
sprite: ADT/Clothing/Head/Hats/flower_crown_blue.rsi | ||
- type: Clothing | ||
sprite: ADT/Clothing/Head/Hats/flower_crown_blue.rsi |
10 changes: 10 additions & 0 deletions
10
Resources/Prototypes/ADT/Entities/Clothing/Neck/unrobust_scarf.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
- type: entity | ||
parent: ClothingNeckBase | ||
id: ADTClothingNeckScarfUnrobust | ||
name: unrobust scarf | ||
description: A scarf confirming that its wearer is worthy of the title of the chief unrobust in the galaxy, who has not won a single battle. The scarf is a stigma that its wearer will always be doomed to failure and ridicule from others. However, he will wear it with pride and dignity, ready for the next failure. | ||
components: | ||
- type: Sprite | ||
sprite: ADT/Clothing/Neck/unrobust_scarf.rsi | ||
- type: Clothing | ||
sprite: ADT/Clothing/Neck/unrobust_scarf.rsi |
8 changes: 8 additions & 0 deletions
8
Resources/Prototypes/ADT/Entities/Clothing/Underwear/socks_liexer.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
- type: entity | ||
parent: ClothingUnderwearSocksBase | ||
id: ADTClothingUnderSocksLiExEr | ||
name: socks of LiExEr | ||
description: Socks for programmers with a cutout for the sharp claws of the Vulpkanin! They smell like tangerines. | ||
components: | ||
- type: Sprite | ||
sprite: ADT/Clothing/Underwear/Socks/socks_liexer.rsi |
Binary file added
BIN
+254 Bytes
...urces/Textures/ADT/Clothing/Eyes/Misc/eyepatch_tretyakova.rsi/equipped-EYES.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+269 Bytes
Resources/Textures/ADT/Clothing/Eyes/Misc/eyepatch_tretyakova.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions
18
Resources/Textures/ADT/Clothing/Eyes/Misc/eyepatch_tretyakova.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Unknown author from Adventure Time SS14 server", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-EYES", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+519 Bytes
...urces/Textures/ADT/Clothing/Head/Hats/flower_crown_blue.rsi/equipped-HELMET.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+218 Bytes
Resources/Textures/ADT/Clothing/Head/Hats/flower_crown_blue.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions
18
Resources/Textures/ADT/Clothing/Head/Hats/flower_crown_blue.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Unknown author from Adventure Time SS14 server", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-HELMET", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+505 Bytes
Resources/Textures/ADT/Clothing/Neck/unrobust_scarf.rsi/equipped-NECK.png
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.
Binary file added
BIN
+549 Bytes
Resources/Textures/ADT/Clothing/Neck/unrobust_scarf.rsi/inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+616 Bytes
Resources/Textures/ADT/Clothing/Neck/unrobust_scarf.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions
26
Resources/Textures/ADT/Clothing/Neck/unrobust_scarf.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Unknown author from Adventure Time SS14 server", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "equipped-NECK", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+692 Bytes
...urces/Textures/ADT/Clothing/Underwear/Socks/socks_liexer.rsi/equipped-SOCKS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+374 Bytes
Resources/Textures/ADT/Clothing/Underwear/Socks/socks_liexer.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions
18
Resources/Textures/ADT/Clothing/Underwear/Socks/socks_liexer.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Unknown author from Adventure Time SS14 server", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-SOCKS", | ||
"directions": 4 | ||
} | ||
] | ||
} |