]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Remove Hamlet, Smile and Pun Pun from Thief objective (#25921)
authorEd <96445749+TheShuEd@users.noreply.github.com>
Thu, 7 Mar 2024 23:53:36 +0000 (02:53 +0300)
committerGitHub <noreply@github.com>
Thu, 7 Mar 2024 23:53:36 +0000 (17:53 -0600)
* Update thief.yml

* Update stealTargetGroups.yml

* Update objectiveGroups.yml

* Update pets.yml

Resources/Prototypes/Entities/Mobs/NPCs/pets.yml
Resources/Prototypes/Objectives/objectiveGroups.yml
Resources/Prototypes/Objectives/stealTargetGroups.yml
Resources/Prototypes/Objectives/thief.yml

index 6ad5a4f647c25d1fe40d7f52f4f1f5d6b976e85a..747268466a6315ee3dd53c42c43ceebfaea9cb0b 100644 (file)
     - CannotSuicide
     - Hamster
     - VimPilot
-  - type: StealTarget
-    stealGroup: AnimalHamlet
 
 - type: entity
   name: Shiva
     attributes:
       proper: true
       gender: female
-  - type: StealTarget
-    stealGroup: AnimalSmile
 
 - type: entity
   name: Pun Pun
     attributes:
       proper: true
       gender: male
-  - type: StealTarget
-    stealGroup: AnimalPunPun
 
 - type: entity
   name: Tropico
index abdc54fc5aaa65d68a1a8e86429a73d1892cec04..83921ec983ca65fb31792471702807f07c0e849a 100644 (file)
     WalterStealObjective: 1
     MortyStealObjective: 1
     RenaultStealObjective: 1
-    HamletStealObjective: 1
     ShivaStealObjective: 1
-    SmileStealObjective: 1
-    PunPunStealObjective: 1
     TropicoStealObjective: 1
 
 - type: weightedRandom
index d11478d1f9d25bae56f62e8eaa57da683700b469..f8e2b9687c3f94c74c46f0f4c366c07266aaf1a9 100644 (file)
     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
     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
index 5ee8bd25d182ad32e40eb55ccf65359a14a5b188..66258870d61978e722019c65f884317401c9d77e 100644 (file)
   - 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
   - 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