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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -436,7 +436,7 @@
|
||||
id: BingusStealObjective
|
||||
components:
|
||||
- type: StealCondition
|
||||
stealGroup: AnimalBingus
|
||||
stealGroup: AnimalNamedCat
|
||||
- type: Objective
|
||||
difficulty: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user