Remove Hamlet, Smile and Pun Pun from Thief objective (#25921)

* Update thief.yml

* Update stealTargetGroups.yml

* Update objectiveGroups.yml

* Update pets.yml

(cherry picked from commit faed7a3746c90db98538958d0332c778092eb377)
This commit is contained in:
Ed 2024-03-08 02:53:36 +03:00 committed by Debug
parent 38adf75d3e
commit 044a47c5dc
No known key found for this signature in database
GPG Key ID: 271270A74EF9C350
4 changed files with 0 additions and 66 deletions

View File

@ -593,8 +593,6 @@
- CannotSuicide
- Hamster
- VimPilot
- type: StealTarget
stealGroup: AnimalHamlet
- type: entity
name: Shiva
@ -767,8 +765,6 @@
attributes:
proper: true
gender: female
- type: StealTarget
stealGroup: AnimalSmile
- type: entity
name: Pun Pun
@ -803,8 +799,6 @@
attributes:
proper: true
gender: male
- type: StealTarget
stealGroup: AnimalPunPun
- type: entity
name: Tropico

View File

@ -125,10 +125,7 @@
WalterStealObjective: 1
MortyStealObjective: 1
RenaultStealObjective: 1
HamletStealObjective: 1
ShivaStealObjective: 1
SmileStealObjective: 1
PunPunStealObjective: 1
TropicoStealObjective: 1
- type: weightedRandom

View File

@ -386,13 +386,6 @@
sprite: Mobs/Animals/fox.rsi
state: fox
- type: stealTargetGroup
id: AnimalHamlet
name: Hamlet
sprite:
sprite: Mobs/Pets/hamlet.rsi
state: hamster-0
- type: stealTargetGroup
id: AnimalShiva
name: Shiva
@ -400,20 +393,6 @@
sprite: Mobs/Pets/shiva.rsi
state: shiva
- type: stealTargetGroup
id: AnimalSmile
name: Smile
sprite:
sprite: Mobs/Aliens/slimes.rsi
state: rainbow_baby_slime
- type: stealTargetGroup
id: AnimalPunPun
name: Pun Pun
sprite:
sprite: Mobs/Animals/monkey.rsi
state: monkey
- type: stealTargetGroup
id: AnimalTropico
name: Tropico

View File

@ -533,18 +533,6 @@
- type: Objective
difficulty: 2
- type: entity
noSpawn: true
parent: BaseThiefStealAnimalObjective
id: HamletStealObjective
components:
- type: NotJobRequirement
job: Captain
- type: StealCondition
stealGroup: AnimalHamlet
- type: Objective
difficulty: 1
- type: entity
noSpawn: true
parent: BaseThiefStealAnimalObjective
@ -557,30 +545,6 @@
- type: Objective
difficulty: 2
- type: entity
noSpawn: true
parent: BaseThiefStealAnimalObjective
id: SmileStealObjective
components:
- type: NotJobRequirement
job: Scientist
- type: StealCondition
stealGroup: AnimalSmile
- type: Objective
difficulty: 1
- type: entity
noSpawn: true
parent: BaseThiefStealAnimalObjective
id: PunPunStealObjective
components:
- type: NotJobRequirement
job: Bartender
- type: StealCondition
stealGroup: AnimalPunPun
- type: Objective
difficulty: 2
- type: entity
noSpawn: true
parent: BaseThiefStealAnimalObjective