Display gender and age when examining humanoids (#11177)
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
name: Urist McHands
|
||||
parent: BaseMobHuman
|
||||
id: MobHuman
|
||||
description: A miserable pile of secrets.
|
||||
components:
|
||||
- type: CombatMode
|
||||
canDisarm: true
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
name: Urisst' Mzhand
|
||||
parent: BaseMobReptilian
|
||||
id: MobReptilian
|
||||
description: A miserable pile of scales.
|
||||
components:
|
||||
- type: CombatMode
|
||||
canDisarm: true
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
save: false
|
||||
name: Urist McHands
|
||||
id: BaseMobOrganic
|
||||
description: A miserable pile of secrets.
|
||||
noSpawn: true
|
||||
components:
|
||||
- type: RangedDamageSound
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
parent: BaseMobOrganic
|
||||
id: BaseMobDwarf
|
||||
abstract: true
|
||||
description: A miserable pile of secrets.
|
||||
components:
|
||||
- type: Hunger
|
||||
- type: Thirst
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
parent: BaseMobOrganic
|
||||
id: BaseMobHuman
|
||||
abstract: true
|
||||
description: A miserable pile of secrets.
|
||||
components:
|
||||
- type: Hunger
|
||||
- type: Thirst
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
parent: BaseMobOrganic
|
||||
id: BaseMobReptilian
|
||||
abstract: true
|
||||
description: A miserable pile of scales.
|
||||
components:
|
||||
- type: Hunger
|
||||
- type: Thirst
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
parent: BaseMobOrganic
|
||||
id: BaseMobSkeletonPerson
|
||||
abstract: true
|
||||
description: A miserable pile of bones.
|
||||
components:
|
||||
- type: Markings
|
||||
- type: Icon
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
parent: BaseMobOrganic
|
||||
id: BaseMobSlimePerson
|
||||
abstract: true
|
||||
description: A miserable pile of slime.
|
||||
components:
|
||||
- type: Hunger
|
||||
- type: Thirst
|
||||
|
||||
Reference in New Issue
Block a user