Skip to content

Commit

Permalink
remove duplicate "classic crewcut" as it was upstreamed
Browse files Browse the repository at this point in the history
  • Loading branch information
UnicornOnLSD committed Apr 12, 2024
1 parent 4b80e48 commit 7d560f6
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion Resources/Locale/en-US/deltav/accessories/hair.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ marking-HumanHairClassicNoFade = Fade (None, Classic)
marking-HumanHairClassicLowFade = Fade (Low, Classic)
marking-HumanHairClassicMedFade = Fade (Medium, Classic)
marking-HumanHairClassicOmbre = Ombre Classic
marking-HumanHairClassicCrewcut = Crewcut Classic
marking-HumanHairClassicLong = Long 1 (Classic)
marking-HumanHairClassicLong2 = Long 2 (Classic)
marking-HumanHairClassicLong3 = Long 3 (Classic)
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,6 @@
- sprite: DeltaV/Mobs/Customization/hair.rsi
state: classic_ombre

- type: marking
id: HumanHairClassicCrewcut
bodyPart: Hair
markingCategory: Hair
sprites:
- sprite: DeltaV/Mobs/Customization/hair.rsi
state: classic_crewcut

- type: marking
id: HumanHairClassicLong
bodyPart: Hair
Expand Down
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@
"name":"classic_ombre",
"directions": 4
},
{
"name":"classic_crewcut",
"directions": 4
},
{
"name":"classic_long",
"directions": 4
Expand Down

0 comments on commit 7d560f6

Please sign in to comment.