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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user