Fix Gladiator having wrong headset (#4778)
Co-authored-by: Velcroboy <velcroboy333@hotmail.com>
This commit is contained in:
parent
83d26f0433
commit
fdc4ca6fb4
|
|
@ -19,7 +19,7 @@
|
|||
id: NyanoGladiatorGear
|
||||
equipment:
|
||||
id: GladiatorPDA
|
||||
ears: ClothingHeadsetGrey
|
||||
ears: ClothingHeadsetPrison
|
||||
#any other possessions, spawn in cell
|
||||
|
||||
- type: chameleonOutfit
|
||||
|
|
@ -27,6 +27,6 @@
|
|||
job: Gladiator
|
||||
equipment:
|
||||
id: GladiatorPDA
|
||||
ears: ClothingHeadsetGrey
|
||||
ears: ClothingHeadsetPrison
|
||||
jumpsuit: ClothingUniformJumpsuitGladiator
|
||||
outerClothing: ClothingOuterArmorGladiator
|
||||
|
|
|
|||
Loading…
Reference in New Issue