Adjusts the Bingus steal target to include any of the named cats (#30504)

* Adjusts the Bingus steal target to include any of the named cats

* Change name of target group

---------

Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
This commit is contained in:
Velcroboy
2024-08-02 01:02:56 -05:00
committed by GitHub
parent c36b94316e
commit 378d1e5c71
3 changed files with 10 additions and 4 deletions

View File

@@ -123,6 +123,8 @@
tags:
- CannotSuicide
- VimPilot
- type: StealTarget
stealGroup: AnimalNamedCat
- type: entity
name: Exception
@@ -141,6 +143,8 @@
tags:
- CannotSuicide
- VimPilot
- type: StealTarget
stealGroup: AnimalNamedCat
- type: entity
name: Floppa
@@ -166,6 +170,8 @@
tags:
- CannotSuicide
- VimPilot
- type: StealTarget
stealGroup: AnimalNamedCat
- type: entity
name: Bandito
@@ -237,7 +243,7 @@
- CannotSuicide
- VimPilot
- type: StealTarget
stealGroup: AnimalBingus
stealGroup: AnimalNamedCat
- type: entity
name: McGriff

View File

@@ -347,8 +347,8 @@
state: ian
- type: stealTargetGroup
id: AnimalBingus
name: Bingus
id: AnimalNamedCat
name: CMO's Cat
sprite:
sprite: Mobs/Pets/bingus.rsi
state: bingus

View File

@@ -436,7 +436,7 @@
id: BingusStealObjective
components:
- type: StealCondition
stealGroup: AnimalBingus
stealGroup: AnimalNamedCat
- type: Objective
difficulty: 1