Remove some tasers (#9727)

This commit is contained in:
Kara
2022-07-14 06:44:44 -07:00
committed by GitHub
parent 134c1c2a17
commit 784e7e454e
6 changed files with 12 additions and 12 deletions

View File

@@ -25234,7 +25234,7 @@ entities:
- canCollide: False - canCollide: False
type: Physics type: Physics
- uid: 2984 - uid: 2984
type: WeaponTaser type: WeaponDisabler
components: components:
- pos: 27.485548,43.777584 - pos: 27.485548,43.777584
parent: 55 parent: 55
@@ -25251,7 +25251,7 @@ entities:
charger-slot: !type:ContainerSlot {} charger-slot: !type:ContainerSlot {}
type: ContainerContainer type: ContainerContainer
- uid: 2986 - uid: 2986
type: WeaponTaser type: WeaponDisabler
components: components:
- pos: 27.485548,43.183834 - pos: 27.485548,43.183834
parent: 55 parent: 55

View File

@@ -156,7 +156,7 @@
- id: MagazinePistolHighCapacityRubber - id: MagazinePistolHighCapacityRubber
- id: MagazinePistol - id: MagazinePistol
- id: Handcuffs - id: Handcuffs
- type: entity - type: entity
noSpawn: true noSpawn: true
@@ -166,12 +166,12 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: BoxSurvival - id: BoxSurvival
- id: WeaponTaser - id: WeaponDisabler
- id: WeaponPulsePistol - id: WeaponPulsePistol
- id: WeaponPulseCarbine - id: WeaponPulseCarbine
- id: BoxHandcuff - id: BoxHandcuff
- id: Handcuffs - id: Handcuffs
- type: entity - type: entity
noSpawn: true noSpawn: true
parent: ClothingBackpackERTMedical parent: ClothingBackpackERTMedical
@@ -199,7 +199,7 @@
- id: RCDAmmo - id: RCDAmmo
- id: RCDAmmo - id: RCDAmmo
- id: RCDAmmo - id: RCDAmmo
- type: entity - type: entity
noSpawn: true noSpawn: true
parent: ClothingBackpackERTJanitor parent: ClothingBackpackERTJanitor

View File

@@ -27,7 +27,7 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: WeaponTaser - id: WeaponDisabler
amount: 3 amount: 3
- id: Stunbaton - id: Stunbaton
amount: 3 amount: 3

View File

@@ -39,7 +39,7 @@
- id: ClothingHandsGlovesCaptain - id: ClothingHandsGlovesCaptain
- id: ClothingOuterHardsuitCap - id: ClothingOuterHardsuitCap
- id: ClothingMaskGasCaptain - id: ClothingMaskGasCaptain
- id: WeaponTaser - id: WeaponDisabler
- id: CommsComputerCircuitboard - id: CommsComputerCircuitboard
- id: ClothingHeadsetAltCommand - id: ClothingHeadsetAltCommand
- id: SpaceCash1000 - id: SpaceCash1000
@@ -73,7 +73,7 @@
- id: BoxPDA - id: BoxPDA
- id: BoxID - id: BoxID
- id: IDComputerCircuitboard - id: IDComputerCircuitboard
- id: WeaponTaser - id: WeaponDisabler
- id: ClothingShoesColorBlack - id: ClothingShoesColorBlack
prob: 0.7 prob: 0.7
- id: PlushieLizard - id: PlushieLizard
@@ -158,7 +158,7 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: WeaponTaser - id: WeaponDisabler
- id: ClothingHeadHatBeretHoS - id: ClothingHeadHatBeretHoS
- id: ClothingHeadHatHoshat - id: ClothingHeadHatHoshat
- id: ClothingNeckCloakHos - id: ClothingNeckCloakHos

View File

@@ -6,7 +6,7 @@
- type: StorageFill - type: StorageFill
contents: contents:
- id: FlashlightSeclite - id: FlashlightSeclite
- id: WeaponTaser - id: WeaponDisabler
prob: 0.3 prob: 0.3
- id: ClothingHeadHatWarden - id: ClothingHeadHatWarden
- id: ClothingHeadHatBeretWarden - id: ClothingHeadHatBeretWarden

View File

@@ -90,7 +90,7 @@
- id: WeaponXrayCannon - id: WeaponXrayCannon
amount: 0 amount: 0
maxAmount: 2 maxAmount: 2
- id: WeaponTaser - id: WeaponDisabler
amount: 0 amount: 0
maxAmount: 4 maxAmount: 4