Skip to content

Commit

Permalink
Cadet doesn't get a gun and SecOffs only gets the gun with non lethals (
Browse files Browse the repository at this point in the history
#30)

* Removes sec free gun on spawn

Who thought that was even a good idea

* Add additional comment

Just so we know why it's commented out

* buh

* Update after discussion

Cadet doesn't get a gun or magazine, secoff gets a non lethal gun but no ammo

* Woops that was meant to be the cadet

* Update comments
  • Loading branch information
FluffiestFloof authored Sep 27, 2023
1 parent c7e8828 commit 2d3b4d0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
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

0 comments on commit 2d3b4d0

Please sign in to comment.