[Tweak] Better Telescopic Baton (#544)
* [Tweak] Better Telescopic Baton * self defence loadout * SDD4Inspector
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
#///////
|
||||
# White Dream
|
||||
#///////
|
||||
|
||||
- type: itemLoadout
|
||||
id: TelescopicBaton
|
||||
equipment: TelescopicBaton
|
||||
- type: startingGear
|
||||
id: TelescopicBaton
|
||||
storage:
|
||||
back:
|
||||
- TelescopicBaton
|
||||
|
||||
- type: itemLoadout
|
||||
id: Flash
|
||||
equipment: Flash
|
||||
- type: startingGear
|
||||
id: Flash
|
||||
storage:
|
||||
back:
|
||||
- Flash
|
||||
@@ -21,6 +21,15 @@
|
||||
- NTFlag # WD
|
||||
|
||||
# Command
|
||||
- type: loadoutGroup # WD
|
||||
id: SelfDefenceDevices
|
||||
name: loadout-group-self-defence-devices
|
||||
minLimit: 1
|
||||
maxLimit: 2
|
||||
loadouts:
|
||||
- TelescopicBaton
|
||||
- Flash
|
||||
|
||||
- type: loadoutGroup
|
||||
id: CaptainHead
|
||||
name: loadout-group-head
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
- CaptainGloves # WD
|
||||
- CaptainShoes
|
||||
- CaptainPDA # WD
|
||||
- SelfDefenceDevices # WD
|
||||
- Trinkets
|
||||
|
||||
- type: roleLoadout
|
||||
@@ -29,6 +30,7 @@
|
||||
- HoPOuterClothing
|
||||
- HoPShoes
|
||||
- HoPPDA # WD
|
||||
- SelfDefenceDevices # WD
|
||||
- Trinkets
|
||||
|
||||
# Civilian
|
||||
@@ -206,6 +208,7 @@
|
||||
- CommonGloves # WD
|
||||
- QuartermasterShoes
|
||||
- QuartermasterPDA # WD
|
||||
- SelfDefenceDevices # WD
|
||||
- CommonCargoJobTrinkets
|
||||
- Trinkets
|
||||
|
||||
@@ -253,6 +256,7 @@
|
||||
- CommonGloves # WD
|
||||
- ChiefEngineerShoes
|
||||
- ChiefEngineerPDA # WD
|
||||
- SelfDefenceDevices # WD
|
||||
- Trinkets
|
||||
|
||||
- type: roleLoadout
|
||||
@@ -320,6 +324,7 @@
|
||||
- ResearchDirectorShoes
|
||||
- CommonScienceGloves
|
||||
- ResearchDirectorPDA
|
||||
- SelfDefenceDevices # WD
|
||||
- Trinkets
|
||||
|
||||
- type: roleLoadout
|
||||
@@ -379,6 +384,7 @@
|
||||
- CommonSecurityBackpack
|
||||
- CommonSecurityShoes
|
||||
- HeadofSecurityPDA
|
||||
- SelfDefenceDevices # WD
|
||||
- CommonSecurityJobTrinkets # WD
|
||||
- Trinkets
|
||||
|
||||
@@ -476,6 +482,7 @@
|
||||
- CommonMedicalGloves
|
||||
- ChiefMedicalOfficerShoes
|
||||
- ChiefMedicalOfficerPDA
|
||||
- SelfDefenceDevices # WD
|
||||
- Trinkets
|
||||
|
||||
- type: roleLoadout
|
||||
@@ -567,6 +574,7 @@
|
||||
- InspectorShoes
|
||||
- InspectorPDA
|
||||
- BriefcaseInhand
|
||||
- SelfDefenceDevices # WD
|
||||
- InspectorJobTrinkets
|
||||
- Trinkets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user