move parrot name to MobParrotBase (#39131)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user