Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Обмотки для ног #289

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
ent-ADTClothingFootWrapsBlack = черные обмотки для ног
.desc = Пара кусков ткани для тех, кому некомфортно в обычных человеческих ботинках.
.suffix = { "" }

ent-ADTClothingFootWrapsWhite = белые обмотки для ног
.desc = Пара кусков ткани для тех, кому некомфортно в обычных человеческих ботинках.
.suffix = { "" }

ent-ADTClothingFootWrapsHighBlack = черные высокие обмотки для ног
.desc = Пара кусков ткани для тех, кому некомфортно в обычных человеческих ботинках.
.suffix = { "" }

ent-ADTClothingFootWrapsHighWhite = белые высокие обмотки для ног
.desc = Пара кусков ткани для тех, кому некомфортно в обычных человеческих ботинках.
.suffix = { "" }

ent-ADTClothingFootWrapsBrown = коричневые обмотки для ног
.desc = Пара кусков ткани для тех, кому некомфортно в обычных человеческих ботинках.
.suffix = { "" }

ent-ADTClothingFootWrapsHighBrown = коричневые высокие обмотки для ног
.desc = Пара кусков ткани для тех, кому некомфортно в обычных человеческих ботинках.
.suffix = { "" }
71 changes: 71 additions & 0 deletions Resources/Prototypes/ADT/Entities/Clothing/Shoes/specific.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
- type: entity
parent: ClothingShoesBaseButcherable
id: ADTClothingFootWrapsWhite
name: white footwraps
description: Pair of pieces of clothing for those who are uncomfortable with ordinary shoes.
components:
- type: Sprite
sprite: ADT/Clothing/Shoes/Specific/white_footwraps.rsi #спрайты от floppo4ka
state: icon
- type: Clothing
sprite: ADT/Clothing/Shoes/Specific/white_footwraps.rsi #спрайты от floppo4ka

- type: entity
parent: ClothingShoesBaseButcherable
id: ADTClothingFootWrapsBlack
name: black footwraps
description: Pair of pieces of clothing for those who are uncomfortable with ordinary shoes.
components:
- type: Sprite
sprite: ADT/Clothing/Shoes/Specific/black_footwraps.rsi #спрайты от floppo4ka
state: icon
- type: Clothing
sprite: ADT/Clothing/Shoes/Specific/black_footwraps.rsi #спрайты от floppo4ka

- type: entity
parent: ClothingShoesBaseButcherable
id: ADTClothingFootWrapsHighBlack
name: high black footwraps
description: Pair of pieces of clothing for those who are uncomfortable with ordinary shoes.
components:
- type: Sprite
sprite: ADT/Clothing/Shoes/Specific/blackhigh_footwraps.rsi #спрайты от floppo4ka
state: icon
- type: Clothing
sprite: ADT/Clothing/Shoes/Specific/blackhigh_footwraps.rsi #спрайты от floppo4ka

- type: entity
parent: ClothingShoesBaseButcherable
id: ADTClothingFootWrapsHighWhite
name: high white footwraps
description: Pair of pieces of clothing for those who are uncomfortable with ordinary shoes.
components:
- type: Sprite
sprite: ADT/Clothing/Shoes/Specific/whitehigh_footwraps.rsi #спрайты от floppo4ka
state: icon
- type: Clothing
sprite: ADT/Clothing/Shoes/Specific/whitehigh_footwraps.rsi #спрайты от floppo4ka

- type: entity
parent: ClothingShoesBaseButcherable
id: ADTClothingFootWrapsBrown
name: brown footwraps
description: Pair of pieces of clothing for those who are uncomfortable with ordinary shoes.
components:
- type: Sprite
sprite: ADT/Clothing/Shoes/Specific/brown_footwraps.rsi #спрайты от floppo4ka
state: icon
- type: Clothing
sprite: ADT/Clothing/Shoes/Specific/brown_footwraps.rsi #спрайты от floppo4ka

- type: entity
parent: ClothingShoesBaseButcherable
id: ADTClothingFootWrapsHighBrown
name: brown white footwraps
description: Pair of pieces of clothing for those who are uncomfortable with ordinary shoes.
components:
- type: Sprite
sprite: ADT/Clothing/Shoes/Specific/brownhigh_footwraps.rsi #спрайты от floppo4ka
state: icon
- type: Clothing
sprite: ADT/Clothing/Shoes/Specific/brownhigh_footwraps.rsi #спрайты от floppo4ka
2 changes: 1 addition & 1 deletion Resources/Prototypes/Catalog/Cargo/cargo_vending.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
sprite: Objects/Specific/Service/vending_machine_restock.rsi
state: base
product: CrateVendingMachineRestockClothesFilled
cost: 2400
cost: 2500 #ADT_Tweak
category: cargoproduct-category-name-service
group: market

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,14 @@
ClothingUniformJumpsuitCasualRed: 2
ClothingUniformJumpskirtCasualRed: 2
# DO NOT ADD MORE, USE UNIFORM DYING
# ADT бельё/обмотки/плащи начало
ADTClothingFootWrapsWhite: 2
ADTClothingFootWrapsHighWhite: 2
ADTClothingFootWrapsBlack: 2
ADTClothingFootWrapsHighBlack: 2
ADTClothingFootWrapsBrown: 2
ADTClothingFootWrapsHighBrown: 2
# ADT бельё/обмотки/плащи конец
ClothingShoesColorBlack: 8
ClothingShoesColorBrown: 4
ClothingShoesColorWhite: 3
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.
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,30 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by discord:floppo4ka for Adventure Time MRP Server",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-reptilian",
"directions": 4
},
{
"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.
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,30 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by discord:floppo4ka for Adventure Time MRP Server",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-reptilian",
"directions": 4
},
{
"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.
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,30 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by discord:floppo4ka for Adventure Time MRP Server",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-reptilian",
"directions": 4
},
{
"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.
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,30 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by discord:floppo4ka for Adventure Time MRP Server",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-reptilian",
"directions": 4
},
{
"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.
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,30 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by discord:floppo4ka for Adventure Time MRP Server",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-reptilian",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by discord:floppo4ka for Adventure Time MRP Server",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-FEET",
"directions": 4
},
{
"name": "equipped-FEET-reptilian",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}
Loading