Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cadet doesn't get a gun and SecOffs only gets the gun with non lethals #30

Merged
merged 11 commits into from
Sep 27, 2023
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
contents:
- id: BoxSurvivalSecurity
- id: Flash
- id: MagazinePistol
# - id: MagazinePistol # DeltaV remove gun on spawn from Security

- type: entity
noSpawn: true
parent: ClothingBackpackSecurity
Expand Down Expand Up @@ -125,7 +125,7 @@
contents:
- id: BoxSurvivalSecurity
- id: Flash
- id: MagazinePistol
# - id: MagazinePistol # DeltaV remove gun on spawn from Security

- type: entity
noSpawn: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
contents:
- id: BoxSurvivalSecurity
- id: Flash
- id: MagazinePistol
# - id: MagazinePistol # DeltaV remove gun on spawn from Security

- type: entity
noSpawn: true
parent: ClothingBackpackDuffelSecurity
Expand Down Expand Up @@ -134,7 +134,7 @@
contents:
- id: BoxSurvivalSecurity
- id: Flash
- id: MagazinePistol
# - id: MagazinePistol # DeltaV remove gun on spawn from Security

- type: entity
noSpawn: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
contents:
- id: BoxSurvivalSecurity
- id: Flash
- id: MagazinePistol
# - id: MagazinePistol # DeltaV remove gun on spawn from Security

- type: entity
noSpawn: true
parent: ClothingBackpackSatchelSecurity
Expand Down Expand Up @@ -148,7 +148,7 @@
contents:
- id: BoxSurvivalSecurity
- id: Flash
- id: MagazinePistol
# - id: MagazinePistol # DeltaV remove gun on spawn from Security

- type: entity
noSpawn: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
outerClothing: ClothingOuterArmorBasic
id: SecurityCadetPDA
ears: ClothingHeadsetSecurity
pocket1: WeaponPistolMk58Nonlethal
# pocket1: WeaponPistolMk58Nonlethal # DeltaV remove gun on spawn from Security
innerclothingskirt: ClothingUniformJumpskirtColorRed
satchel: ClothingBackpackSatchelSecurityFilled
duffelbag: ClothingBackpackDuffelSecurityFilled
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
id: SecurityPDA
ears: ClothingHeadsetSecurity
belt: ClothingBeltSecurityFilled
pocket1: WeaponPistolMk58Nonlethal
# pocket1: WeaponPistolMk58Nonlethal # DeltaV remove gun on spawn from Security
innerclothingskirt: ClothingUniformJumpskirtSec
satchel: ClothingBackpackSatchelSecurityFilled
duffelbag: ClothingBackpackDuffelSecurityFilled
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
id: SeniorOfficerPDA
ears: ClothingHeadsetSecurity
belt: ClothingBeltSecurityFilled
pocket1: WeaponPistolMk58Nonlethal
# pocket1: WeaponPistolMk58Nonlethal # DeltaV remove gun on spawn from Security
innerclothingskirt: ClothingUniformJumpskirtSeniorOfficer
satchel: ClothingBackpackSatchelSecurityFilled
duffelbag: ClothingBackpackDuffelSecurityFilled
2 changes: 1 addition & 1 deletion Resources/Prototypes/Roles/Jobs/Security/warden.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
id: WardenPDA
ears: ClothingHeadsetSecurity
belt: ClothingBeltSecurityFilled
pocket1: WeaponPistolMk58Nonlethal
# pocket1: WeaponPistolMk58Nonlethal # DeltaV remove gun on spawn from Security
innerclothingskirt: ClothingUniformJumpskirtWarden
satchel: ClothingBackpackSatchelSecurityFilled
duffelbag: ClothingBackpackDuffelSecurityFilled