Unidentified corpses respect gender pronouns (#26715)

fix: LGBT erasure /j
This commit is contained in:
Brandon Hu
2024-04-04 05:31:54 +00:00
committed by GitHub
parent ab3e46a32a
commit 36fefb99f0

View File

@@ -48,7 +48,7 @@
task: SimpleHumanoidHostileCompound task: SimpleHumanoidHostileCompound
- type: entity - type: entity
name: syndicate footsoldier name: syndicate footsoldier
parent: BaseMobHuman parent: BaseMobHuman
id: MobSyndicateFootsoldier id: MobSyndicateFootsoldier
components: components:
@@ -75,7 +75,7 @@
save: false # mobs are currently not saveable. save: false # mobs are currently not saveable.
id: SalvageHumanCorpse id: SalvageHumanCorpse
name: unidentified corpse name: unidentified corpse
description: I think he's dead. description: I think they're dead.
components: components:
- type: RandomHumanoidAppearance - type: RandomHumanoidAppearance
randomizeName: false randomizeName: false