Display gender and age when examining humanoids (#11177)

This commit is contained in:
och-och
2022-09-11 17:45:39 +03:00
committed by GitHub
parent ca5962f388
commit 633c74d440
10 changed files with 43 additions and 8 deletions

View File

@@ -3,7 +3,6 @@
name: Urist McHands
parent: BaseMobHuman
id: MobHuman
description: A miserable pile of secrets.
components:
- type: CombatMode
canDisarm: true

View File

@@ -3,7 +3,6 @@
name: Urisst' Mzhand
parent: BaseMobReptilian
id: MobReptilian
description: A miserable pile of scales.
components:
- type: CombatMode
canDisarm: true

View File

@@ -3,7 +3,6 @@
save: false
name: Urist McHands
id: BaseMobOrganic
description: A miserable pile of secrets.
noSpawn: true
components:
- type: RangedDamageSound

View File

@@ -4,7 +4,6 @@
parent: BaseMobOrganic
id: BaseMobDwarf
abstract: true
description: A miserable pile of secrets.
components:
- type: Hunger
- type: Thirst

View File

@@ -4,7 +4,6 @@
parent: BaseMobOrganic
id: BaseMobHuman
abstract: true
description: A miserable pile of secrets.
components:
- type: Hunger
- type: Thirst

View File

@@ -4,7 +4,6 @@
parent: BaseMobOrganic
id: BaseMobReptilian
abstract: true
description: A miserable pile of scales.
components:
- type: Hunger
- type: Thirst

View File

@@ -4,7 +4,6 @@
parent: BaseMobOrganic
id: BaseMobSkeletonPerson
abstract: true
description: A miserable pile of bones.
components:
- type: Markings
- type: Icon

View File

@@ -3,7 +3,6 @@
parent: BaseMobOrganic
id: BaseMobSlimePerson
abstract: true
description: A miserable pile of slime.
components:
- type: Hunger
- type: Thirst