add tank harness to everything that needs it (prisoner gets n2 too)
This commit is contained in:
parent
d958f54951
commit
c13e034d5d
|
|
@ -59,6 +59,7 @@
|
|||
- type: roleLoadout
|
||||
id: JobProsecutor
|
||||
groups:
|
||||
- GroupTankHarness
|
||||
- ProsecutorJumpsuit
|
||||
- ProsecutorNeck
|
||||
- LawyerBackpack
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
- type: roleLoadout
|
||||
id: JobMailCarrier
|
||||
groups:
|
||||
- GroupTankHarness
|
||||
- MailCarrierHead
|
||||
- MailCarrierJumpsuit
|
||||
- CommonBackpack
|
||||
|
|
@ -43,14 +44,17 @@
|
|||
- type: roleLoadout
|
||||
id: JobPrisoner
|
||||
groups:
|
||||
- GroupTankHarness
|
||||
- PrisonerJumpsuit
|
||||
- PassengerShoes
|
||||
- Survival
|
||||
- Trinkets
|
||||
- GroupSpeciesBreathTool
|
||||
|
||||
- type: roleLoadout
|
||||
id: JobMartialArtist
|
||||
groups:
|
||||
- GroupTankHarness
|
||||
- MartialArtistJumpsuit
|
||||
- MartialArtistBelt
|
||||
- MartialArtistShoes
|
||||
|
|
|
|||
Loading…
Reference in New Issue