add CannotSuicide to queen and dragon (#17241)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-06-10 11:58:30 +00:00
committed by GitHub
parent db9ef092d8
commit c3bdae812e
2 changed files with 7 additions and 0 deletions

View File

@@ -233,6 +233,9 @@
- MobMask
layer:
- MobLayer
- type: Tag
tags:
- CannotSuicide
- type: entity
name: Ravager

View File

@@ -4,6 +4,7 @@
suffix: ""
name: space dragon
description: A flying leviathan, loosely related to space carps.
abstract: true
components:
- type: GhostRole
allowMovement: true
@@ -112,6 +113,9 @@
icon: Interface/Actions/devour.png
name: action-name-devour
description: action-description-devour
- type: Tag
tags:
- CannotSuicide
- type: entity
parent: BaseMobDragon