Elves are skinny now (#699)

* elf THICC

* Update elf.yml
This commit is contained in:
Ed
2025-01-05 20:17:25 +03:00
committed by GitHub
parent 9ea8111d9e
commit fe43e51930
33 changed files with 185 additions and 32 deletions

View File

@@ -19,15 +19,61 @@
- type: Body
prototype: CP14Elf
requiredLegs: 2
- type: Inventory
templateId: CP14Human
- type: Bloodstream
bloodReagent: CP14BloodElf
- type: Inventory
templateId: CP14Human
displacements:
cloak:
sizeMaps:
32:
sprite: _CP14/Mobs/Species/Human/displacement.rsi
state: female_cloak
pants:
sizeMaps:
32:
sprite: _CP14/Mobs/Species/Human/displacement.rsi
state: female_pants
shirt:
sizeMaps:
32:
sprite: _CP14/Mobs/Species/Elf/displacement.rsi
state: male_shirt
femaleDisplacements:
shirt:
sizeMaps:
32:
sprite: _CP14/Mobs/Species/Elf/displacement.rsi
state: female_shirt
- type: entity
parent: CP14BaseSpeciesDummy
id: CP14MobElfDummy
categories: [ HideSpawnMenu ]
components:
- type: HumanoidAppearance
species: CP14Elf
- type: HumanoidAppearance
species: CP14Elf
- type: Inventory
templateId: CP14Human
displacements:
cloak:
sizeMaps:
32:
sprite: _CP14/Mobs/Species/Human/displacement.rsi
state: female_cloak
pants:
sizeMaps:
32:
sprite: _CP14/Mobs/Species/Human/displacement.rsi
state: female_pants
shirt:
sizeMaps:
32:
sprite: _CP14/Mobs/Species/Elf/displacement.rsi
state: male_shirt
femaleDisplacements:
shirt:
sizeMaps:
32:
sprite: _CP14/Mobs/Species/Elf/displacement.rsi
state: female_shirt

View File

@@ -74,37 +74,25 @@
id: CP14MobElfHead
baseSprite:
sprite: _CP14/Mobs/Species/Elf/parts.rsi
state: head_m
- type: humanoidBaseSprite
id: CP14MobElfHeadMale
baseSprite:
sprite: _CP14/Mobs/Species/Elf/parts.rsi
state: head_m
state: head
- type: humanoidBaseSprite
id: CP14MobElfHeadFemale
baseSprite:
sprite: _CP14/Mobs/Species/Elf/parts.rsi
state: head_f
sprite: _CP14/Mobs/Species/Elf/female_parts.rsi
state: head
- type: humanoidBaseSprite
id: CP14MobElfTorso
baseSprite:
sprite: _CP14/Mobs/Species/Elf/parts.rsi
state: torso_m
- type: humanoidBaseSprite
id: CP14MobElfTorsoMale
baseSprite:
sprite: _CP14/Mobs/Species/Elf/parts.rsi
state: torso_m
state: torso
- type: humanoidBaseSprite
id: CP14MobElfTorsoFemale
baseSprite:
sprite: _CP14/Mobs/Species/Elf/parts.rsi
state: torso_f
sprite: _CP14/Mobs/Species/Elf/female_parts.rsi
state: torso
- type: humanoidBaseSprite
id: CP14MobElfLLeg
@@ -112,44 +100,93 @@
sprite: _CP14/Mobs/Species/Elf/parts.rsi
state: l_leg
- type: humanoidBaseSprite
id: CP14MobElfLLegFemale
baseSprite:
sprite: _CP14/Mobs/Species/Elf/female_parts.rsi
state: l_leg
- type: humanoidBaseSprite
id: CP14MobElfLArm
baseSprite:
sprite: _CP14/Mobs/Species/Elf/parts.rsi
state: l_arm
- type: humanoidBaseSprite
id: CP14MobElfLArmFemale
baseSprite:
sprite: _CP14/Mobs/Species/Elf/female_parts.rsi
state: l_arm
- type: humanoidBaseSprite
id: CP14MobElfLHand
baseSprite:
sprite: _CP14/Mobs/Species/Elf/parts.rsi
state: l_hand
- type: humanoidBaseSprite
id: CP14MobElfLHandFemale
baseSprite:
sprite: _CP14/Mobs/Species/Elf/female_parts.rsi
state: l_hand
- type: humanoidBaseSprite
id: CP14MobElfLFoot
baseSprite:
sprite: _CP14/Mobs/Species/Elf/parts.rsi
state: l_foot
- type: humanoidBaseSprite
id: CP14MobElfLFootFemale
baseSprite:
sprite: _CP14/Mobs/Species/Elf/female_parts.rsi
state: l_foot
- type: humanoidBaseSprite
id: CP14MobElfRLeg
baseSprite:
sprite: _CP14/Mobs/Species/Elf/parts.rsi
state: r_leg
- type: humanoidBaseSprite
id: CP14MobElfRLegFemale
baseSprite:
sprite: _CP14/Mobs/Species/Elf/female_parts.rsi
state: r_leg
- type: humanoidBaseSprite
id: CP14MobElfRArm
baseSprite:
sprite: _CP14/Mobs/Species/Elf/parts.rsi
state: r_arm
- type: humanoidBaseSprite
id: CP14MobElfRArmFemale
baseSprite:
sprite: _CP14/Mobs/Species/Elf/female_parts.rsi
state: r_arm
- type: humanoidBaseSprite
id: CP14MobElfRHand
baseSprite:
sprite: _CP14/Mobs/Species/Elf/parts.rsi
state: r_hand
- type: humanoidBaseSprite
id: CP14MobElfRHandFemale
baseSprite:
sprite: _CP14/Mobs/Species/Elf/female_parts.rsi
state: r_hand
- type: humanoidBaseSprite
id: CP14MobElfRFoot
baseSprite:
sprite: _CP14/Mobs/Species/Elf/parts.rsi
state: r_foot
- type: humanoidBaseSprite
id: CP14MobElfRFootFemale
baseSprite:
sprite: _CP14/Mobs/Species/Elf/female_parts.rsi
state: r_foot

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 B

View File

@@ -0,0 +1,22 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by TheShuEd (Github)",
"size": {
"x": 32,
"y": 32
},
"load": {
"srgb": false
},
"states": [
{
"name": "male_shirt",
"directions": 4
},
{
"name": "female_shirt",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 534 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 B

View File

@@ -0,0 +1,55 @@
{
"version": 1,
"license": "CLA",
"copyright": "Created by TheShuEd (Github)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "full",
"directions": 4
},
{
"name": "head",
"directions": 4
},
{
"name": "l_arm",
"directions": 4
},
{
"name": "l_foot",
"directions": 4
},
{
"name": "l_hand",
"directions": 4
},
{
"name": "l_leg",
"directions": 4
},
{
"name": "r_arm",
"directions": 4
},
{
"name": "r_foot",
"directions": 4
},
{
"name": "r_hand",
"directions": 4
},
{
"name": "r_leg",
"directions": 4
},
{
"name": "torso",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 436 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 854 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 639 B

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 534 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 511 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 337 B

After

Width:  |  Height:  |  Size: 277 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 389 B

After

Width:  |  Height:  |  Size: 364 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 321 B

After

Width:  |  Height:  |  Size: 282 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 382 B

After

Width:  |  Height:  |  Size: 428 B

View File

@@ -8,14 +8,11 @@
},
"states": [
{
"name": "full"
},
{
"name": "head_f",
"name": "full",
"directions": 4
},
{
"name": "head_m",
"name": "head",
"directions": 4
},
{
@@ -51,11 +48,7 @@
"directions": 4
},
{
"name": "torso_f",
"directions": 4
},
{
"name": "torso_m",
"name": "torso",
"directions": 4
}
]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 362 B

After

Width:  |  Height:  |  Size: 283 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 355 B

After

Width:  |  Height:  |  Size: 344 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 346 B

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 396 B

After

Width:  |  Height:  |  Size: 436 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 789 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 769 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 660 B