Skip to content

Commit

Permalink
Zeta Extra Hair (#716)
Browse files Browse the repository at this point in the history
Zeta Hair Commit (More hairstyles to come later?)

Also makes adding more hair later easier probably
  • Loading branch information
ZetaNull authored Nov 24, 2024
1 parent df01e58 commit 8fdba1c
Show file tree
Hide file tree
Showing 13 changed files with 139 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Resources/Locale/en-US/deltav/accessories/hair.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,13 @@ marking-HumanHairClassicCrewcut = Crewcut Classic
marking-HumanHairClassicLong = Long 1 (Classic)
marking-HumanHairClassicLong2 = Long 2 (Classic)
marking-HumanHairClassicLong3 = Long 3 (Classic)
marking-ZetaHairLongSpikehair = Long Spikehair
marking-ZetaHairNerfish = Nerfish
marking-ZetaHairPlantpoofs = Plantish Poofs
marking-ZetaHairQuadspike = Quadspike
marking-ZetaHairRattyRoyalty = Ratty Royalty
marking-ZetaHairShortMessy = Short and Messy
marking-ZetaHairShortSpikehair = Short Spikehair
marking-ZetaHairSpikehawk = Spikehawk
marking-ZetaHairPolitical = The Political
marking-ZetaHairZetaBasicBraids = Basic Braids (Zeta)
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,84 @@
sprites:
- sprite: DeltaV/Mobs/Customization/hair.rsi
state: classic_long3

- type: marking
id: ZetaHairLongSpikehair
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: _Nuclear14/Mobs/Customization/hair.rsi
state: long_spikehair

- type: marking
id: ZetaHairNerfish
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: _Nuclear14/Mobs/Customization/hair.rsi
state: nerfish

- type: marking
id: ZetaHairPlantpoofs
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: _Nuclear14/Mobs/Customization/hair.rsi
state: plantish_poofs

- type: marking
id: ZetaHairRattyRoyalty
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: _Nuclear14/Mobs/Customization/hair.rsi
state: ratty_royalty

- type: marking
id: ZetaHairShortMessy
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: _Nuclear14/Mobs/Customization/hair.rsi
state: short_and_messy

- type: marking
id: ZetaHairShortSpikehair
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: _Nuclear14/Mobs/Customization/hair.rsi
state: short_spikehair

- type: marking
id: ZetaHairSpikehawk
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: _Nuclear14/Mobs/Customization/hair.rsi
state: spikehawk

- type: marking
id: ZetaHairPolitical
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: _Nuclear14/Mobs/Customization/hair.rsi
state: the_political

- type: marking
id: ZetaHairZetaBasicBraids
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: _Nuclear14/Mobs/Customization/hair.rsi
state: zeta_basic_braids

- type: marking
id: ZetaHairQuadspike
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: _Nuclear14/Mobs/Customization/hair.rsi
state: quadspike

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,48 @@
{
"version": 1,
"size": {"x": 32,"y": 32},
"copyright": "Taken from https://github.com/tgstation/tgstation/blob/05ec94e46349c35e29ca91e5e97d0c88ae26ad44/icons/mob/species/human/human_face.dmi modified by Adrian16199, Zeta_Null",
"license": "CC-BY-SA-3.0",
"states": [
{
"name": "long_spikehair",
"directions": 4
},
{
"name": "nerfish",
"directions": 4
},
{
"name": "plantish_poofs",
"directions": 4
},
{
"name": "quadspike",
"directions": 4
},
{
"name": "ratty_royalty",
"directions": 4
},
{
"name": "short_and_messy",
"directions": 4
},
{
"name": "short_spikehair",
"directions": 4
},
{
"name": "spikehawk",
"directions": 4
},
{
"name": "the_political",
"directions": 4
},
{
"name": "zeta_basic_braids",
"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.
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.

0 comments on commit 8fdba1c

Please sign in to comment.