Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanedas committed Dec 8, 2024
1 parent 3f17bd6 commit 95516ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ steal-target-groups-notary-stamp = notary stamp
steal-target-groups-silvia = silvia
steal-target-groups-recruiter-pen = recruiter's pen
steal-target-groups-captains-cloak = captain's cloak
6 changes: 3 additions & 3 deletions Resources/Prototypes/DeltaV/Objectives/ninja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- type: entity
abstract: true
parent: [BaseNinjaObjective, BaseTeachLessonObjective]
parent: [ BaseNinjaObjective, BaseTeachLessonObjective ]
id: BaseNinjaTeachLessonObjective
description: This fool has spoken out against the Spider Clan. Teach them the error of their ways.
components:
Expand All @@ -27,7 +27,7 @@
- type: PickRandomPerson

- type: entity
parent: [BaseNinjaObjective, BaseKillObjective]
parent: [ BaseNinjaObjective, BaseKillObjective ]
id: NinjaKillRandomHeadObjective
description: The Spider Clan is in need of more saboteur cyborgs. This head's brain will be perfect.
components:
Expand All @@ -45,7 +45,7 @@

- type: entity
abstract: true
parent: [BaseNinjaObjective, BaseStealObjective]
parent: [ BaseNinjaObjective, BaseStealObjective ]
id: BaseNinjaStealObjective
components:
- type: StealCondition
Expand Down

0 comments on commit 95516ba

Please sign in to comment.