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 - Security doesn't get an extra mag

- type: entity
noSpawn: true
parent: ClothingBackpackSecurity
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 - Security doesn't get an extra mag

- type: entity
noSpawn: true
parent: ClothingBackpackDuffelSecurity
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 - Security doesn't get an extra mag

- type: entity
noSpawn: true
parent: ClothingBackpackSatchelSecurity
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 - Security Cadet doesn't spawn with a gun
innerclothingskirt: ClothingUniformJumpskirtColorRed
satchel: ClothingBackpackSatchelSecurityFilled
duffelbag: ClothingBackpackDuffelSecurityFilled
Loading