Fix: нижнего белья у вульп; фикс меты (#3469)
This commit is contained in:
parent
3763f11b17
commit
ef3a5c34df
5 changed files with 9 additions and 10 deletions
|
|
@ -1 +0,0 @@
|
|||
species-name-vulpkanin = Вульпканин
|
||||
|
|
@ -22,7 +22,7 @@
|
|||
name: vulpkanin head
|
||||
components:
|
||||
- type: Sprite
|
||||
state: head_m
|
||||
state: head_m_big_muzzle # Sunrise-Edit
|
||||
|
||||
- type: entity
|
||||
parent: [ PartVulpkanin, BaseLeftArm ]
|
||||
|
|
@ -62,7 +62,7 @@
|
|||
name: left vulpkanin leg
|
||||
components:
|
||||
- type: Sprite
|
||||
state: l_leg
|
||||
state: l_leg_curved # Sunrise-Edit
|
||||
|
||||
- type: entity
|
||||
parent: [ PartVulpkanin, BaseRightLeg ]
|
||||
|
|
@ -70,7 +70,7 @@
|
|||
name: right vulpkanin leg
|
||||
components:
|
||||
- type: Sprite
|
||||
state: r_leg
|
||||
state: r_leg_curved # Sunrise-Edit
|
||||
|
||||
- type: entity
|
||||
parent: [ PartVulpkanin, BaseLeftFoot ]
|
||||
|
|
@ -78,7 +78,7 @@
|
|||
name: left vulpkanin foot
|
||||
components:
|
||||
- type: Sprite
|
||||
state: l_foot
|
||||
state: l_foot_curved # Sunrise-Edit
|
||||
|
||||
- type: entity
|
||||
parent: [ PartVulpkanin, BaseRightFoot ]
|
||||
|
|
@ -86,4 +86,4 @@
|
|||
name: right vulpkanin foot
|
||||
components:
|
||||
- type: Sprite
|
||||
state: r_foot
|
||||
state: r_foot_curved # Sunrise-Edit
|
||||
|
|
|
|||
|
|
@ -98,7 +98,6 @@
|
|||
- map: ["bra"]
|
||||
- map: ["pants"]
|
||||
- map: ["socks"]
|
||||
- map: ["jumpsuit"]
|
||||
# Sunrise-end
|
||||
- map: [ "enum.HumanoidVisualLayers.Handcuffs" ]
|
||||
color: "#ffffff"
|
||||
|
|
|
|||
|
|
@ -73,8 +73,9 @@
|
|||
- map: [ "enum.HumanoidVisualLayers.RLeg" ]
|
||||
- map: [ "enum.HumanoidVisualLayers.LLeg" ]
|
||||
# Sunrise-Start
|
||||
#- map: [ "enum.HumanoidVisualLayers.UndergarmentBottom" ]
|
||||
#- map: [ "enum.HumanoidVisualLayers.UndergarmentTop" ]
|
||||
- map: ["bra"]
|
||||
- map: ["pants"]
|
||||
- map: ["socks"]
|
||||
# Sunrise-End
|
||||
- map: [ "jumpsuit" ]
|
||||
- map: [ "enum.HumanoidVisualLayers.LHand" ]
|
||||
|
|
|
|||
|
|
@ -135,7 +135,7 @@
|
|||
path: /Audio/Items/crowbar_drop.ogg
|
||||
- type: Sprite
|
||||
sprite: _Sunrise/Objects/Tools/golden_wrench.rsi
|
||||
state: icon
|
||||
state: wrench
|
||||
- type: Item
|
||||
sprite: _Sunrise/Objects/Tools/golden_wrench.rsi
|
||||
storedSprite:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue