Restore missing tags on BaseMobSpecies (#20216)

When BaseMobOrganic was split into BaseMobSpecies and BaseMobSpeciesOrganic, the Tag component was accidentally omitted.
This commit is contained in:
Arimah Greene
2023-09-15 18:46:58 +02:00
committed by GitHub
parent 7e4f755d7f
commit ce4ee085d7

View File

@@ -214,6 +214,11 @@
- type: MobPrice
price: 1500 # Kidnapping a living person and selling them for cred is a good move.
deathPenalty: 0.01 # However they really ought to be living and intact, otherwise they're worth 100x less.
- type: Tag
tags:
- CanPilot
- FootstepSound
- DoorBumpOpener
- type: entity
save: false