diff --git a/Resources/Prototypes/Species/skin_colorations.yml b/Resources/Prototypes/Species/skin_colorations.yml index db6bb0c01487a..f5bc658c2bc2b 100644 --- a/Resources/Prototypes/Species/skin_colorations.yml +++ b/Resources/Prototypes/Species/skin_colorations.yml @@ -1,4 +1,3 @@ -# Contains modifications made by Ronstation contributors, therefore this file is subject to MIT sublicensed with AGPL v3.0. - type: skinColoration id: Hues strategy: !type:ClampedHsvColoration @@ -23,7 +22,6 @@ - type: skinColoration id: VulpkaninColors - strategy: !type:ClampedHsvColoration # Ronstation - modifications - hue: [0.02, 0.12] # Ronstation - modifications - saturation: [0, 0.8] # Ronstation - modifications - value: [0.2, 0.78] # Ronstation - modifications + strategy: !type:ClampedHslColoration + saturation: [0.0, 0.60] + lightness: [0.2, 0.9] diff --git a/Resources/Prototypes/Species/vulpkanin.yml b/Resources/Prototypes/Species/vulpkanin.yml index f88137a346fcc..6f8acfa73eff2 100644 --- a/Resources/Prototypes/Species/vulpkanin.yml +++ b/Resources/Prototypes/Species/vulpkanin.yml @@ -1,4 +1,3 @@ -# Contains modifications made by Ronstation contributors, therefore this file is subject to MIT sublicensed with AGPL v3.0. - type: species id: Vulpkanin name: species-name-vulpkanin @@ -17,8 +16,8 @@ id: MobVulpkaninSprites sprites: Head: MobVulpkaninHead - Hair: MobVulpMarkingFollowSkin # Ronstation - modification - FacialHair: MobVulpMarkingFollowSkin # Ronstation - modification + Hair: MobHumanoidAnyMarking + FacialHair: MobHumanoidAnyMarking Snout: MobHumanoidAnyMarking SnoutCover: MobHumanoidAnyMarking UndergarmentTop: MobHumanoidAnyMarking @@ -78,13 +77,6 @@ points: 6 required: false -# start of modifications -- type: humanoidBaseSprite - id: MobVulpMarkingFollowSkin - markingsMatchSkin: true - layerAlpha: 0.9 -# end of modifications - - type: humanoidBaseSprite id: MobVulpkaninEyes baseSprite: diff --git a/Resources/Prototypes/Voice/speech_emote_sounds.yml b/Resources/Prototypes/Voice/speech_emote_sounds.yml index 412fe2c23bbcf..1ca35c3eb20b9 100644 --- a/Resources/Prototypes/Voice/speech_emote_sounds.yml +++ b/Resources/Prototypes/Voice/speech_emote_sounds.yml @@ -1,5 +1,3 @@ -# Modified by Ronstation contributor(s), therefore this file is licensed as MIT sublicensed with AGPL-v3.0. - # species - type: emoteSounds id: MaleHuman @@ -487,7 +485,7 @@ Sigh: collection: MaleSigh Scream: - collection: MaleScreams # Ronstation - Modification + collection: VulpkaninScreams Growl: collection: VulpkaninGrowls Snarl: @@ -519,7 +517,7 @@ Sigh: collection: FemaleSigh Scream: - collection: FemaleScreams + collection: VulpkaninScreams Growl: collection: VulpkaninGrowls Snarl: