From 17ba0d13ff6d41d3758a00fe38e2774e6ccf5385 Mon Sep 17 00:00:00 2001 From: Ed Date: Sat, 3 Aug 2024 21:36:18 +0300 Subject: [PATCH] give keys to orgs --- Resources/Prototypes/_CP14/Roles/Jobs/Command/captain.yml | 2 +- .../Prototypes/_CP14/Roles/Jobs/Command/guard_commander.yml | 2 +- Resources/Prototypes/_CP14/Roles/Jobs/Command/house_keeper.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/_CP14/Roles/Jobs/Command/captain.yml b/Resources/Prototypes/_CP14/Roles/Jobs/Command/captain.yml index 224d679091..80387ba442 100644 --- a/Resources/Prototypes/_CP14/Roles/Jobs/Command/captain.yml +++ b/Resources/Prototypes/_CP14/Roles/Jobs/Command/captain.yml @@ -13,4 +13,4 @@ - type: startingGear id: CP14CaptainGear equipment: - belt1: CP14WalletFilledTest \ No newline at end of file + belt1: CP14KeyRingInnkeeper \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Roles/Jobs/Command/guard_commander.yml b/Resources/Prototypes/_CP14/Roles/Jobs/Command/guard_commander.yml index a97bf44460..1ed29c2afb 100644 --- a/Resources/Prototypes/_CP14/Roles/Jobs/Command/guard_commander.yml +++ b/Resources/Prototypes/_CP14/Roles/Jobs/Command/guard_commander.yml @@ -13,4 +13,4 @@ - type: startingGear id: CP14GuardCommanderGear equipment: - belt1: CP14WalletFilledTest \ No newline at end of file + belt1: CP14KeyRingInnkeeper \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Roles/Jobs/Command/house_keeper.yml b/Resources/Prototypes/_CP14/Roles/Jobs/Command/house_keeper.yml index 9db6f2d552..d91ffb526a 100644 --- a/Resources/Prototypes/_CP14/Roles/Jobs/Command/house_keeper.yml +++ b/Resources/Prototypes/_CP14/Roles/Jobs/Command/house_keeper.yml @@ -13,4 +13,4 @@ - type: startingGear id: CP14HouseKeeperGear equipment: - belt1: CP14WalletFilledTest \ No newline at end of file + belt1: CP14KeyRingInnkeeper \ No newline at end of file