move parrot name to MobParrotBase (#39131)

This commit is contained in:
lzk
2025-07-22 12:57:33 +02:00
committed by GitHub
parent ed6ed6c5f3
commit 378fbb0ba9

View File

@@ -2176,6 +2176,7 @@
- type: entity
parent: [ SimpleMobBase, FlyingMobBase ]
id: MobParrotBase
name: parrot
abstract: true
description: Infiltrates your domain, spies on you, and somehow still a cool pet.
components:
@@ -2251,7 +2252,6 @@
bloodMaxVolume: 50
- type: entity
name: parrot
parent: MobParrotBase
id: MobParrot
components: