add CannotSuicide to queen and dragon (#17241)
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -233,6 +233,9 @@
|
|||||||
- MobMask
|
- MobMask
|
||||||
layer:
|
layer:
|
||||||
- MobLayer
|
- MobLayer
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- CannotSuicide
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
name: Ravager
|
name: Ravager
|
||||||
|
|||||||
@@ -4,6 +4,7 @@
|
|||||||
suffix: ""
|
suffix: ""
|
||||||
name: space dragon
|
name: space dragon
|
||||||
description: A flying leviathan, loosely related to space carps.
|
description: A flying leviathan, loosely related to space carps.
|
||||||
|
abstract: true
|
||||||
components:
|
components:
|
||||||
- type: GhostRole
|
- type: GhostRole
|
||||||
allowMovement: true
|
allowMovement: true
|
||||||
@@ -112,6 +113,9 @@
|
|||||||
icon: Interface/Actions/devour.png
|
icon: Interface/Actions/devour.png
|
||||||
name: action-name-devour
|
name: action-name-devour
|
||||||
description: action-description-devour
|
description: action-description-devour
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- CannotSuicide
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseMobDragon
|
parent: BaseMobDragon
|
||||||
|
|||||||
Reference in New Issue
Block a user