gun safe tweaks (#16312)

* change gun safe access to armory

* tweak gun safe names, remove suffix, vector -> drozd

* migrate vector safe to drozd safe

* ci sus

* ci sussy

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-05-10 21:33:23 +00:00
committed by GitHub
parent d81b61bcd1
commit 0486778e44
3 changed files with 46 additions and 52 deletions

View File

@@ -109,101 +109,94 @@
- id: ClothingMaskGas
- type: entity
parent: GunSafe
id: GunSafeDisabler
suffix: Disabler
parent: GunSafe
name: gun safe disabler
name: disabler safe
components:
- type: StorageFill
contents:
- id: WeaponDisabler
amount: 5
- id: WeaponDisabler
amount: 5
- type: entity
parent: GunSafe
id: GunSafePistolMk58
suffix: MK58
parent: GunSafe
name: gun safe Mk58
name: mk58 safe
components:
- type: StorageFill
contents:
- id: WeaponPistolMk58
amount: 4
- id: MagazinePistol
amount: 8
- id: WeaponPistolMk58
amount: 4
- id: MagazinePistol
amount: 8
- type: entity
parent: GunSafe
id: GunSafeRifleLecter
suffix: Lecter
parent: GunSafe
name: gun safe lecter
name: lecter safe
components:
- type: StorageFill
contents:
- id: WeaponRifleLecter
amount: 2
- id: MagazineRifle
amount: 4
- id: WeaponRifleLecter
amount: 2
- id: MagazineRifle
amount: 4
- type: entity
id: GunSafeSubMachineGunVector
suffix: Vector
parent: GunSafe
name: gun safe vector
id: GunSafeSubMachineGunDrozd
name: drozd safe
components:
- type: StorageFill
contents:
- id: WeaponSubMachineGunVector
amount: 2
- id: MagazineMagnumSubMachineGun
amount: 4
- id: WeaponSubMachineGunDrozd
amount: 2
- id: MagazinePistolSubMachineGun
amount: 4
- type: entity
parent: GunSafe
id: GunSafeShotgunEnforcer
suffix: Enforcer
parent: GunSafe
name: gun safe enforcer
name: enforcer safe
components:
- type: StorageFill
contents:
- id: WeaponShotgunEnforcer
amount: 2
- id: MagazineShotgun
amount: 4
- id: WeaponShotgunEnforcer
amount: 2
- id: MagazineShotgun
amount: 4
- type: entity
id: GunSafeShotgunKammerer
suffix: Kammerer
parent: GunSafe
name: gun safe kammerer
id: GunSafeShotgunKammerer
name: kammerer safe
components:
- type: StorageFill
contents:
- id: WeaponShotgunKammerer
amount: 2
- id: MagazineShotgun
amount: 4
- id: WeaponShotgunKammerer
amount: 2
- id: MagazineShotgun
amount: 4
- type: entity
id: GunSafeSubMachineGunWt550
suffix: Wt550
parent: GunSafe
name: gun safe Wt550
name: wt550 safe
components:
- type: StorageFill
contents:
- id: WeaponSubMachineGunWt550
amount: 2
- id: MagazinePistolSubMachineGun
amount: 4
- id: WeaponSubMachineGunWt550
amount: 2
- id: MagazinePistolSubMachineGun
amount: 4
- type: entity
id: GunSafeLaserCarbine
suffix: Laser Carbine
parent: GunSafe
name: gun safe laser carbine
id: GunSafeLaserCarbine
name: laser safe
components:
- type: StorageFill
contents:
- id: WeaponLaserCarbine
amount: 3
- id: WeaponLaserCarbine
amount: 3

View File

@@ -364,7 +364,7 @@
state_open: shotguncase_open
state_closed: shotguncase_door
- type: AccessReader
access: [["Security"]]
access: [["Armory"]]
# Detective
- type: entity

View File

@@ -48,6 +48,7 @@ MagazineBoxAntiMaterial: MagazineBoxAntiMateriel
CartridgeAntiMaterial: CartridgeAntiMateriel
BulletAntiMaterial: BulletAntiMateriel
# 2023--05-10
# 2023-05-10
FoodCondimentBottleSmallHotsauce: FoodCondimentBottleHotsauce
FoodBakedCookieFortune: FoodSnackCookieFortune
GunSafeSubMachineGunVector: GunSafeSubMachineGunDrozd