-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
23 changed files
with
251 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
Resources/Locale/ru-RU/_stories/accessories/human-hair.ftl
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,20 @@ | ||
marking-HumanHairCornrowbacktail = Дреды-хвост | ||
marking-HumanHairDragon = Дракон | ||
marking-HumanHairFighter = Боец | ||
marking-HumanHairKaren = Чёлка в сторону | ||
marking-HumanHairLongshoulder = Длинная (на плечо) | ||
marking-HumanHairMaster = Мастер | ||
marking-HumanHairMusician = Музыкант | ||
marking-HumanHairPonytail8 = Хвостик 8 | ||
marking-HumanHairPowder = Паудер | ||
marking-HumanHairShortsidebangs = Короткая чёлка | ||
marking-HumanHairSide = Зачес в сторону | ||
marking-HumanHairSidesweeps = В стороны | ||
marking-HumanHairStock = Длинная (прямая чёлка) | ||
marking-HumanHairStylish = Стильная | ||
marking-HumanHairTwinbangs = Косы | ||
marking-HumanHairTwotails = Патлы | ||
marking-HumanHairUndercutfade = Андеркат (бритый) | ||
marking-HumanHairUpbangs = Чёлка вверх | ||
marking-HumanHairWheatear = Колос | ||
marking-HumanHairYoga = Йога |
140 changes: 140 additions & 0 deletions
140
Resources/Prototypes/Stories/Entities/Mobs/Customization/Markings/human_hair.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,140 @@ | ||
- type: marking | ||
id: HumanHairCornrowbacktail | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: cornrowbacktail | ||
- type: marking | ||
id: HumanHairDragon | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: dragon | ||
- type: marking | ||
id: HumanHairFighter | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: fighter | ||
- type: marking | ||
id: HumanHairKaren | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: karen | ||
- type: marking | ||
id: HumanHairLongshoulder | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: longshoulder | ||
- type: marking | ||
id: HumanHairMaster | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: master | ||
- type: marking | ||
id: HumanHairMusician | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: musician | ||
- type: marking | ||
id: HumanHairPonytail8 | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: ponytail8 | ||
- type: marking | ||
id: HumanHairPowder | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: powder | ||
- type: marking | ||
id: HumanHairShortsidebangs | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: shortsidebangs | ||
- type: marking | ||
id: HumanHairSide | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: side | ||
- type: marking | ||
id: HumanHairSidesweeps | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: sidesweeps | ||
- type: marking | ||
id: HumanHairStock | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: stock | ||
- type: marking | ||
id: HumanHairStylish | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: stylish | ||
- type: marking | ||
id: HumanHairTwinbangs | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: twinbangs | ||
- type: marking | ||
id: HumanHairTwotails | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: twotails | ||
- type: marking | ||
id: HumanHairUndercutfade | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: undercutfade | ||
- type: marking | ||
id: HumanHairUpbangs | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: upbangs | ||
- type: marking | ||
id: HumanHairWheatear | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: wheatear | ||
- type: marking | ||
id: HumanHairYoga | ||
bodyPart: Hair | ||
markingCategory: Hair | ||
sprites: | ||
- sprite: Stories/Mobs/Customization/human_hair.rsi | ||
state: yoga |
Binary file added
BIN
+623 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/cornrowbacktail.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
+938 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/dragon.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
+544 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/fighter.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
+770 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/karen.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
+943 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/longshoulder.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
+497 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/master.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
91 changes: 91 additions & 0 deletions
91
Resources/Textures/Stories/Mobs/Customization/human_hair.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,91 @@ | ||
{ | ||
"version": 1, | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"copyright": "Made by XcenLegend for Space Stories", | ||
"license": "CC-BY-SA-3.0", | ||
"states": [ | ||
{ | ||
"name": "cornrowbacktail", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "dragon", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "fighter", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "karen", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "longshoulder", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "master", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "musician", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "ponytail8", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "powder", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "shortsidebangs", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "side", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "sidesweeps", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "stock", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "stylish", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "twinbangs", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "twotails", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "undercutfade", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "upbangs", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "wheatear", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "yoga", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+975 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/musician.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
+759 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/ponytail8.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
+1.07 KB
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/powder.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
+641 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/shortsidebangs.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
+585 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/side.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
+618 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/sidesweeps.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
+1.05 KB
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/stock.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
+259 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/stylish.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
+811 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/twinbangs.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
+872 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/twotails.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
+762 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/undercutfade.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
+636 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/upbangs.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
+636 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/wheatear.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
+711 Bytes
Resources/Textures/Stories/Mobs/Customization/human_hair.rsi/yoga.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.