Skip to content

Commit

Permalink
Moves it into respected file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ermucat committed Dec 21, 2024
1 parent 6b2f519 commit bb3a76c
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,21 @@
title: objective-condition-teach-person-title
- type: PickRandomPerson
- type: TeachLessonCondition
# Base
# teach lesson
- type: entity
abstract: true
parent: BaseTargetObjective
id: BaseTeachLessonObjective
components:
- type: Objective
unique: false
icon:
sprite: Objects/Weapons/Melee/fireaxe.rsi
state: icon
- type: TeachLessonCondition
- type: CodeCondition
- type: ObjectiveBlacklistRequirement
blacklist:
components:
- SocialObjective

0 comments on commit bb3a76c

Please sign in to comment.