forked from DeltaV-Station/Delta-v
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Harpy Sprite Update 3 (DeltaV-Station#556)
This will be my third sprite update pack for Harpies, with new sprites courtesy of StillxIcarus (Discord). These include owl wings, and forked tails. I've also personally made a new "Large Ear Tufts" variation. Many sprites have been split between Huescale and Whitescale variations, with Huescale offering greater variety of colors, while Whitescale offers better pure whites(A notable weakness of having only huescale options was that white winged harpies ended up a yellow-cream color). Additionally, I have updated all of the Harpy Hardsuit and Softsuit variations to now include **Wing Sleeves**, with some hardsuits even having personalized color schemes for their sleeves, depending on how important the wearer may be. Of course, all of the syndicate hardsuits have received their own unique schemes for each suit, including for the first time a species-specific Elite Syndicate Suit. ![image](https://github.com/user-attachments/assets/f4e90e0d-6869-47de-bd26-a6668f8e3e2b) ![image](https://github.com/user-attachments/assets/ecc98a25-936c-46a4-bddc-ff3a25b27b25) Additionally, I am taking this as a convenient time to move a majority of the Harpy files to the core EE Directory, as I am taking direct responsibility for maintaining my creation here, rather than anywhere else. :cl: - add: Harpy Update 3, New markings for Harpies, all new species-specific hardsuit & softsuit variations that feature wing sleeves.
- Loading branch information
1 parent
e76b171
commit c642936
Showing
100 changed files
with
457 additions
and
190 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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,77 @@ | ||
marking-HarpyWingDefaultHuescale = Basic Wings (Huescale) | ||
marking-HarpyWingDefaultHuescale-huescale_harpy = Wings | ||
marking-HarpyWingDefaultWhitescale = Basic Wings (Whitescale) | ||
marking-HarpyWingDefaultWhitescale-whitescale_harpy = Wings | ||
marking-HarpyWingFoldedHuescale = Folded Wings (Huescale) | ||
marking-HarpyWingFoldedHuescale-huescale_harpy_folded = Wings | ||
marking-HarpyWingFoldedWhitescale = Folded Wings (Whitescale) | ||
marking-HarpyWingFoldedWhitescale-whitescale_harpy_folded = Wings | ||
marking-HarpyWingOwlHuescale = Owl Wings (Huescale) | ||
marking-HarpyWingOwlHuescale-huescale_harpy_wing_owl = Wings | ||
marking-HarpyWingOwlWhitescale = Owl Wings (Whitescale) | ||
marking-HarpyWingOwlWhitescale-whitescale_harpy_wing_owl = Wings | ||
marking-HarpyWingClassic = Classic Wings | ||
marking-HarpyWingClassic-classic_harpy = Wings | ||
marking-HarpyWing2ToneClassic = Classic Two Tone Wings | ||
marking-HarpyWing2ToneClassic-harpy_2tone_1 = Top Half | ||
marking-HarpyWing2ToneClassic-harpy_2tone_2 = Bottom Half | ||
marking-HarpyWing3ToneClassic = Classic Three Tone Wings | ||
marking-HarpyWing3ToneClassic-harpy_3tone_1 = Top Third | ||
marking-HarpyWing3ToneClassic-harpy_3tone_2 = Middle Third | ||
marking-HarpyWing3ToneClassic-harpy_3tone_3 = Bottom Third | ||
marking-HarpyWingSpeckledClassic = Speckled Classic Wings | ||
marking-HarpyWingSpeckledClassic-harpy_speckled_1 = Main | ||
marking-HarpyWingSpeckledClassic-harpy_speckled_2 = Speckles | ||
marking-HarpyWingUndertoneClassic = Classic Wings with Undertone | ||
marking-HarpyWingUndertoneClassic-harpy_undertone_1 = Front | ||
marking-HarpyWingUndertoneClassic-harpy_undertone_2 = Back | ||
marking-HarpyWingTipsClassic = Classic Wings with Feather Tips | ||
marking-HarpyWingTipsClassic-harpy_wingtip_1 = Main | ||
marking-HarpyWingTipsClassic-harpy_wingtip_2 = Feathertips | ||
marking-HarpyEarsDefault = Feather Tufts | ||
marking-HarpyEarsDefault-harpy_ears_default = Tufts | ||
marking-HarpyEarsLarge = Large Feather Tufts | ||
marking-HarpyEarsLarge-harpy_ears_large = Tufts | ||
marking-HarpyTailPhoenix = Basic Tail | ||
marking-HarpyTailPhoenix-phoenix_tail = Tail | ||
marking-HarpyTailRooster = Rooster Tail | ||
marking-HarpyTailRooster-rooster_tail = Tail | ||
marking-HarpyTailFinch = Finch Tail | ||
marking-HarpyTailFinch-finch_tail = Tail | ||
marking-HarpyTailForkedHuescale = Forked Tailfin (Huescale) | ||
marking-HarpyTailForkedHuescale-huescale_forked_tailfin = Tail | ||
marking-HarpyTailForkedWhitescale = Forked Tailfin (Whitescale) | ||
marking-HarpyTailForkedWhitescale-whitescale_forked_tailfin = Tail | ||
marking-HarpyTailPeacock = Peacock Tail | ||
marking-HarpyTailPeacock-peacock_tail_feathers = Feathers | ||
marking-HarpyTailPeacock-peacock_tail_eyes = Eyes | ||
marking-HarpyChestDefault = Wing & Groin Under-Clothes | ||
marking-HarpyChestDefault-upper = Wing Under-Clothes | ||
marking-HarpyChestDefault-lower = Groin Under-Clothes | ||
marking-HarpyLegsDefault = Avian Legs | ||
marking-HarpyLegsDefault-thighs = Thighs | ||
marking-HarpyFeetDefault = Avian Feet | ||
marking-HarpyFeetDefault-feet = Feet | ||
marking-HarpyFeetDefault-talons = Talons |
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
Oops, something went wrong.