From f197f545359509051e161bf0d3778908b01f2391 Mon Sep 17 00:00:00 2001 From: TheFlyingSentry Date: Tue, 17 Jun 2025 07:06:21 -0400 Subject: [PATCH] Thief objectives now verify animal stealing objectives if they actually exist (#38332) * 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 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Resources/Prototypes/Objectives/thief.yml b/Resources/Prototypes/Objectives/thief.yml index f887029fcc..9f2caf5220 100644 --- a/Resources/Prototypes/Objectives/thief.yml +++ b/Resources/Prototypes/Objectives/thief.yml @@ -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 @@ -136,8 +136,6 @@ - type: Objective difficulty: 0.7 - - - type: entity parent: BaseThiefStealCollectionObjective id: LAMPStealCollectionObjective -- 2.51.2