Skip to content

Commit

Permalink
prisoner-tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
pheenty committed Oct 29, 2024
1 parent 4fa33c7 commit 7df63ff
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Resources/Prototypes/Stories/Roles/Jobs/Prison/prisoner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
id: PRISONPrisoner
name: заключенный космической тюрьмы
playTimeTracker: JobPrisoner
requirements:
- !type:OverallPlaytimeRequirement
time: 36000 #10 часов
description: Как я сюда попал?
startingGear: PRISONPrisoner
icon: "JobIconPRISONPrisoner"
Expand All @@ -13,11 +16,13 @@
- !type:AddComponentSpecial
components:
- type: Prisoner
- type: NpcFactionMember
factions:
- Syndicate

- type: startingGear
id: PRISONPrisoner
equipment:
id: PRISONIDCardPrisoner
jumpsuit: ClothingUniformJumpsuitPrisoner
shoes: ClothingShoesColorBlack

0 comments on commit 7df63ff

Please sign in to comment.