Skip to content

Commit d26a1e8

Browse files
more combat sludge aha (ProjectOmu#1413)
* thingymabob * changes --------- Co-authored-by: CliveOcelot <165305605+CliveOcelot@users.noreply.github.com>
1 parent 564f083 commit d26a1e8

4 files changed

Lines changed: 0 additions & 36 deletions

File tree

Resources/Prototypes/_Omu/Catalog/selectable_sets.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -127,16 +127,6 @@
127127
content:
128128
- WeaponSniperM1Garand
129129

130-
- type: selectableSet
131-
id: WeaponTerminusSet
132-
name: selectable-set-terminus-name
133-
description: selectable-set-terminus-description
134-
sprite:
135-
sprite: _EinsteinEngines/Objects/Weapons/Melee/terminus.rsi
136-
state: icon
137-
content:
138-
- Terminus
139-
140130
- type: selectableSet
141131
id: WeaponAntiqueLaserSet
142132
name: selectable-set-antiquelaser-name

Resources/Prototypes/_Omu/Entities/Objects/Specifics/Security/Security_Selectors.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
- WeaponMk58Set
7171
- WeaponT8Set
7272
- WeaponEG1Set
73-
- WeaponTerminusSet
7473
maxSelectedSets: 1
7574

7675
- type: entity
@@ -103,7 +102,6 @@
103102
- WeaponMk58Set
104103
- WeaponT8Set
105104
- WeaponEG1Set
106-
- WeaponTerminusSet
107105
- WeaponCeremonialRifleSet
108106
maxSelectedSets: 1
109107

Resources/Prototypes/_Omu/Loadouts/Jobs/Security/security_officer.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,6 @@
7474
- PowerCellIRRevolver
7575
groupBy: "Main weapon"
7676

77-
- type: loadout
78-
id: SecurityOfficerTerminus
79-
equipment:
80-
suitstorage: Terminus
81-
groupBy: "Main weapon"
82-
8377
#Detective
8478
- type: loadout
8579
id: DetectiveWeaponRevolverInspector
@@ -88,12 +82,6 @@
8882
belt: ClothingBeltHolsterFilled # Has revolver + ammo inside
8983
groupBy: "Main weapon"
9084

91-
- type: loadout
92-
id: DetectiveTerminus
93-
equipment:
94-
suitstorage: Terminus
95-
groupBy: "Main weapon"
96-
9785
- type: loadout
9886
id: DetectiveClothingEyesGlassesSecurity
9987
equipment:
@@ -106,11 +94,3 @@
10694
eyes: ClothingEyesGlassesNoir
10795
groupBy: "Detective eyes"
10896

109-
110-
# Brigmed
111-
112-
- type: loadout
113-
id: BrigmedTerminus
114-
inhand:
115-
- Terminus
116-
groupBy: "Main weapon"

Resources/Prototypes/_Omu/Loadouts/loadout_groups.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,6 @@
328328
- SecurityOfficerMk58
329329
- SecurityOfficerSecurityDutyRevolver
330330
- SecurityOfficerEG1
331-
- SecurityOfficerTerminus
332331
- WeaponPistolMk58Gold
333332

334333
- type: loadoutGroup
@@ -341,7 +340,6 @@
341340
- SecurityOfficerMk58
342341
- SecurityOfficerSecurityDutyRevolver
343342
- SecurityOfficerEG1
344-
- SecurityOfficerTerminus
345343
- WeaponPistolMk58Gold
346344
- SecuritySergeantMosin
347345

@@ -400,7 +398,6 @@
400398
maxLimit: 1
401399
loadouts:
402400
- DetectiveWeaponRevolverInspector # Default for det should be their revolver
403-
- DetectiveTerminus
404401

405402
- type: loadoutGroup
406403
id: DetectiveEyes
@@ -422,7 +419,6 @@
422419
- SecurityOfficerMk58
423420
- SecurityOfficerSecurityDutyRevolver
424421
- SecurityOfficerEG1
425-
- BrigmedTerminus
426422
- WeaponPistolMk58Gold
427423

428424
# clown

0 commit comments

Comments
 (0)