]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Thief objectives now verify animal stealing objectives if they actually exist (#38332)
authorTheFlyingSentry <AFlyingSentry@gmail.com>
Tue, 17 Jun 2025 11:06:21 +0000 (07:06 -0400)
committerGitHub <noreply@github.com>
Tue, 17 Jun 2025 11:06:21 +0000 (13:06 +0200)
* Holy shit it's real. Theres actually animals in this joint

* WHITESPACE SPOTTD KILL KILL KILL

* Accidentally did a bad yaml oopsie

* Apply suggestions from code review

* when the stars kiss the sky

* Apply suggestions from code review

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
Resources/Prototypes/Objectives/thief.yml

index f887029fccd6f08a54a6bf214b8e7b19cb3f4426..9f2caf5220015b0a68198ae1227ebe29bcefd664 100644 (file)
@@ -43,7 +43,7 @@
   id: BaseThiefStealAnimalObjective
   components:
   - type: StealCondition
-    verifyMapExistence: false
+    verifyMapExistence: true
     checkAlive: true
     objectiveNoOwnerText: objective-condition-steal-title-alive-no-owner
     descriptionText: objective-condition-thief-animal-description
   - type: Objective
     difficulty: 0.7
 
-
-
 - type: entity
   parent: BaseThiefStealCollectionObjective
   id: LAMPStealCollectionObjective