From e6b6274874459a6b26f3b06655f077701fc9037f Mon Sep 17 00:00:00 2001 From: KurokoTurbo <92106367+melanoTurbo@users.noreply.github.com> Date: Mon, 19 Feb 2024 23:54:39 +0300 Subject: [PATCH] nasty and easy harpy lobby fix (#97) --- Resources/Prototypes/White/Mobs/Species/harpy.yml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/White/Mobs/Species/harpy.yml b/Resources/Prototypes/White/Mobs/Species/harpy.yml index b41aa366e9..0afb6cdf0e 100644 --- a/Resources/Prototypes/White/Mobs/Species/harpy.yml +++ b/Resources/Prototypes/White/Mobs/Species/harpy.yml @@ -140,14 +140,19 @@ - map: [ "enum.HumanoidVisualLayers.LArm" ] - map: [ "enum.HumanoidVisualLayers.RLeg" ] - map: [ "enum.HumanoidVisualLayers.LLeg" ] - - map: [ "underpants" ] - - map: [ "undershirt" ] - - map: [ "socks" ] - - map: [ "jumpsuit" ] + - map: [ "underwearb" ] #White + - map: [ "underweart" ] #White - map: ["enum.HumanoidVisualLayers.LFoot"] - map: ["enum.HumanoidVisualLayers.RFoot"] + - map: [ "socks" ] #White + - map: [ "jumpsuit" ] - map: ["enum.HumanoidVisualLayers.LHand"] - map: ["enum.HumanoidVisualLayers.RHand"] + - map: [ "enum.HumanoidVisualLayers.Handcuffs" ] + color: "#ffffff" + sprite: Objects/Misc/handcuffs.rsi + state: body-overlay-2 + visible: false - map: [ "id" ] - map: [ "gloves" ] - map: [ "shoes" ] @@ -159,7 +164,6 @@ - map: [ "back" ] - map: [ "enum.HumanoidVisualLayers.FacialHair" ] - map: [ "enum.HumanoidVisualLayers.HeadSide" ] - - map: [ "enum.HumanoidVisualLayers.HeadTop" ] - map: [ "enum.HumanoidVisualLayers.Tail" ] - map: [ "pocket1" ] - map: [ "pocket2" ] @@ -170,6 +174,7 @@ # Yes, RArm has to be down here - map: [ "enum.HumanoidVisualLayers.RArm" ] - map: [ "enum.HumanoidVisualLayers.Hair" ] + - map: [ "enum.HumanoidVisualLayers.HeadTop" ] - map: [ "mask" ] - map: [ "head" ]