Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
ERT Overhaul (#170)
Browse files Browse the repository at this point in the history
* Everything Related to the ERT

The Errors.. make them stop.

* Fix 1.0

Accidental Capitalization and copying mistakes.

* Fix 1.5

* Fix 2.0

* Adding Automatic Weapons for Gamma Security ERT
  • Loading branch information
Tryded authored Sep 22, 2023
1 parent 1267d8f commit 0f4ec57
Show file tree
Hide file tree
Showing 5 changed files with 601 additions and 138 deletions.
274 changes: 250 additions & 24 deletions Resources/Prototypes/Catalog/Fills/Backpacks/StarterGear/backpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,90 +160,316 @@
- id: BoxForensicPad

# ERT
# Amber ERT:

- type: entity
noSpawn: true
parent: ClothingBackpackERTLeader
id: ClothingBackpackERTLeaderFilled
id: ClothingBackpackERTLeaderAmber
components:
- type: StorageFill
contents:
- id: BoxSurvival
- id: WeaponPulseCarbine
- id: WeaponPulsePistol
- id: WeaponLaserCarbine
- id: WeaponDisabler
- id: MedicatedSuture
- id: RegenerativeMesh
- id: Stunbaton
- id: Handcuffs
- id: MedicatedSuture
- id: PinpointerNuclear
- id: CrowbarRed

- type: entity
noSpawn: true
parent: ClothingBackpackERTSecurity
id: ClothingBackpackERTSecurityFilled
id: ClothingBackpackERTSecurityAmber
components:
- type: StorageFill
contents:
- id: BoxSurvival
- id: WeaponDisabler
- id: WeaponPulsePistol
- id: WeaponPulseCarbine
- id: WeaponLaserCarbine
- id: FlashlightSeclite
- id: BoxFlashbang
- id: MedicatedSuture
- id: RegenerativeMesh
- id: BoxHandcuff
- id: CrowbarRed

- type: entity
noSpawn: true
parent: ClothingBackpackERTMedical
id: ClothingBackpackERTMedicalFilled
id: ClothingBackpackERTMedicalAmber
components:
- type: StorageFill
contents:
- id: BoxSurvivalMedical
- id: WeaponPulseCarbine
- id: WeaponDisabler
- id: Hypospray
- id: MedkitFilled
- id: MedkitAdvancedFilled
- id: CrowbarRed
- id: OmnizineChemistryBottle
- id: EpinephrineChemistryBottle
- id: EpinephrineChemistryBottle
- id: Stunbaton
- id: Defibrillator
- id: CombatMedipen

- type: entity
noSpawn: true
parent: ClothingBackpackERTEngineer
id: ClothingBackpackERTEngineerFilled
id: ClothingBackpackERTEngineerAmber
components:
- type: StorageFill
contents:
- id: BoxSurvival
- id: trayScanner
- id: WeaponPulseCarbine
- id: WeaponDisabler
- id: MedicatedSuture
- id: RegenerativeMesh
- id: SheetSteel
- id: SheetGlass
- id: FlashlightLantern
- id: GasAnalyzer
- id: Stunbaton
- id: CableMVStack
- id: CableHVStack

- type: entity
noSpawn: true
parent: ClothingBackpackERTJanitor
id: ClothingBackpackERTJanitorAmber
components:
- type: StorageFill
contents:
- id: BoxSurvival
- id: WeaponDisabler

- id: BoxLightMixed
- id: LightReplacer
- id: Soap
- id: CrowbarRed
- id: AdvMopItem
- id: Stunbaton

# End of Amber
# Red ERT

- type: entity
noSpawn: true
parent: ClothingBackpackERTLeader
id: ClothingBackpackERTLeaderRed
components:
- type: StorageFill
contents:
- id: Stunbaton
- id: WeaponPulsePistol
- id: Handcuffs
- id: PinpointerNuclear
- id: DoorRemoteAll
- id: MedicatedSuture
- id: BoxSurvival
- id: CrowbarRed

- type: entity
noSpawn: true
parent: ClothingBackpackERTSecurity
id: ClothingBackpackERTSecurityRed
components:
- type: StorageFill
contents:
- id: WeaponDisabler
- id: WeaponLaserGun
- id: WeaponSubMachineGunVector
- id: MagazineMagnumSubMachineGun
- id: MagazineMagnumSubMachineGun
- id: Flash
- id: CombatKnife
- id: BoxHandcuff
- id: BoxSurvivalSecurity
- id: MedicatedSuture
- id: FlashlightSeclite

- type: entity
noSpawn: true
parent: ClothingBackpackERTMedical
id: ClothingBackpackERTMedicalRed
components:
- type: StorageFill
contents:
- id: Stunbaton
- id: WeaponLaserGun
- id: WeaponDisabler
- id: Hypospray
- id: Defibrillator
- id: PowerCellBluespace
- id: CombatMedipen
- id: CombatMedipen
- id: CombatMedipen
- id: CrowbarRed
- id: BoxSurvivalMedical

- type: entity
noSpawn: true
parent: ClothingBackpackERTEngineer
id: ClothingBackpackERTEngineerRed
components:
- type: StorageFill
contents:
- id: Stunbaton
- id: BoxSurvivalEngineering
- id: trayScanner
- id: RCD
- id: RCDAmmo
- id: RCDAmmo
- id: RCDAmmo
- id: CableMVStack
- id: WeaponLaserGun
- id: WeaponDisabler
- id: CableHVStack

- id: CableMVStack
- id: MedicatedSuture
- id: FlashlightLantern

- type: entity
noSpawn: true
parent: ClothingBackpackERTJanitor
id: ClothingBackpackERTJanitorFilled
id: ClothingBackpackERTJanitorRed
components:
- type: StorageFill
contents:
- id: Stunbaton
- id: WeaponLaserGun
- id: HydroponicsToolScythe
- id: AdvMopItem
- id: LightReplacer
- id: BoxLightMixed
- id: BoxSurvival
- id: WeaponDisabler
- id: CrowbarRed
- id: SoapOmega
- id: CombatKnife
- id: MedicatedSuture
- id: FlashlightLantern

# End of Red
# Gamma ERT

- type: entity
noSpawn: true
parent: ClothingBackpackHolding
id: ClothingBackpackERTLeaderGamma
components:
- type: StorageFill
contents:
- id: Stunbaton
- id: WeaponPulsePistol
- id: WeaponPistolUniversal
- id: MagazineUniversalCaselessRifle
- id: MagazineUniversalCaselessRifle
- id: Flash
- id: Handcuffs
- id: PinpointerNuclear
- id: DoorRemoteAll
- id: BoxSurvival
- id: CrowbarRed
- id: MedicatedSuture
- id: WeaponDisabler

- type: entity
noSpawn: true
parent: ClothingBackpackHolding
id: ClothingBackpackERTSecurityGamma
components:
- type: StorageFill
contents:
- id: WeaponAdvancedLaser
- id: WeaponSniperHristov
- id: MagazineBoxAntiMaterielBig
- id: WeaponXrayCannon
- id: Stunbaton
- id: MedicatedSuture
- id: Bola
- id: BoxHandcuff
- id: BoxFlashbang
- id: WeaponSubMachineGunVector
- id: MagazineMagnumSubMachineGun
- id: MagazineMagnumSubMachineGun
- id: C4
- id: C4
- id: C4
- id: BoxSurvivalSecurity
- id: SecBreachingHammer
- id: FlashlightSeclite
- id: PowerCellBluespace
- id: CrowbarRed
- id: WeaponDisabler
- id: MedicatedSuture

- type: entity
noSpawn: true
parent: ClothingBackpackHolding
id: ClothingBackpackERTMedicalGamma
components:
- type: StorageFill
contents:
- id: Stunbaton
- id: WeaponPistolUniversal
- id: MagazineUniversalCaselessRifle
- id: MagazineUniversalCaselessRifle
- id: Stimpack
- id: Stimpack
- id: Stimpack
- id: Hypospray
- id: OmnizineChemistryBottle
- id: OmnizineChemistryBottle
- id: OmnizineChemistryBottle
- id: Defibrillator
- id: PowerCellBluespace
- id: MedkitFilled
- id: BoxLightMixed
- id: BoxLightMixed
- id: Soap
- id: MedkitAdvancedFilled
- id: CheapRollerBedSpawnFolded
- id: CrowbarRed
- id: BoxSurvivalMedical
- id: WeaponDisabler

- type: entity
noSpawn: true
parent: ClothingBackpackHolding
id: ClothingBackpackERTEngineerGamma
components:
- type: StorageFill
contents:
- id: Stunbaton
- id: WeaponPistolUniversal
- id: MagazineUniversalCaselessRifle
- id: MagazineUniversalCaselessRifle
- id: trayScanner
- id: WeaponDisabler
- id: MedicatedSuture
- id: RCDExperimental
- id: BoxSurvivalEngineering
- id: CableHVStack
- id: CableMVStack

- type: entity
noSpawn: true
parent: ClothingBackpackERTJanitor
id: ClothingBackpackERTJanitorGamma
components:
- type: StorageFill
contents:
- id: Stunbaton
- id: WeaponPistolUniversal
- id: MagazineUniversalCaselessRifle
- id: MagazineUniversalCaselessRifle
- id: WeaponDisabler
- id: HydroponicsToolScythe
- id: LightReplacer
- id: AdvMopItem

- id: BoxLightMixed
- id: BoxSurvival
- id: CrowbarRed
- id: PowerCellBluespace
- id: FlashlightLantern

#End of Gamma


- type: entity
noSpawn: true
parent: ClothingBackpackSalvage
Expand Down
29 changes: 29 additions & 0 deletions Resources/Prototypes/Catalog/Fills/Items/belt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,19 @@
#- name: GrenadeChem
#- name: GrenadeChem
- id: FlashlightLantern

- type: entity
id: ClothingBeltJanitorAdvanced
parent: ClothingBeltJanitor
suffix: Filled
components:
- type: StorageFill
contents:
- id: Soap #Make a soap group and pick between when i'm not lazy
- id: SprayBottleSpaceCleaner
- id: WetFloorSign
- id: Holoprojector
- id: FlashlightLantern

- type: entity
id: ClothingBeltMedicalFilled
Expand All @@ -80,6 +93,7 @@
- id: Gauze
- id: EmergencyMedipen #You never know what people are going to latejoin into


- type: entity
id: ClothingBeltParamedicFilled
parent: ClothingBeltMedical
Expand Down Expand Up @@ -158,3 +172,18 @@
- id: WeaponWandFireball
- id: WeaponWandDeath
- id: WeaponWandPolymorphDoor

- type: entity
id: ClothingBeltMilitaryWebbingMedAdvanced
parent: ClothingBeltMilitaryWebbingMed
suffix: Filled
components:
- type: StorageFill
contents:
- id: MedicatedSuture
amount: 3
- id: RegenerativeMesh
amount: 1
- id: Bloodpack
amount: 1
- id: CombatMedipen
Loading

0 comments on commit 0f4ec57

Please sign in to comment.