- fix: AAAAHHHH.

This commit is contained in:
Aviu00
2024-04-08 13:20:19 +03:00
parent d2ea0bf4ed
commit 6b45fd7113
3 changed files with 6 additions and 4 deletions

View File

@@ -72,8 +72,6 @@
RLeg: MobSlimeRLeg
LFoot: MobSlimeLFoot
RFoot: MobSlimeRFoot
HeadTop: MobHumanoidAnyMarking
Tail: MobHumanoidAnyMarking
- type: bodyType
id: VoxNormal

View File

@@ -1,4 +1,4 @@
- type: entity
- type: entity
save: false
name: Urist McTajaran
parent: BaseMobSpeciesOrganic
@@ -13,6 +13,7 @@
requiredLegs: 2 # It would be funny if arachnids could use their little back limbs to move around once they lose their legs, but just something to consider post-woundmed
- type: HumanoidAppearance
species: Tajaran
bodyType: TajaranNormal
- type: Hunger
- type: Thirst
- type: Tag
@@ -66,4 +67,5 @@
components:
- type: HumanoidAppearance
species: Tajaran
bodyType: TajaranNormal
- type: CustomHeight

View File

@@ -1,4 +1,4 @@
- type: entity
- type: entity
save: false
name: Urist McSobaka
parent: BaseMobSpeciesOrganic
@@ -13,6 +13,7 @@
requiredLegs: 2 # It would be funny if arachnids could use their little back limbs to move around once they lose their legs, but just something to consider post-woundmed
- type: HumanoidAppearance
species: Vulpkanin
bodyType: VulpkaninNormal
- type: Hunger
- type: Thirst
- type: Tag
@@ -66,4 +67,5 @@
components:
- type: HumanoidAppearance
species: Vulpkanin
bodyType: VulpkaninNormal
- type: CustomHeight