Give clown the second jester suit (#30673)
* Give clown the second jester suit * hat
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
# Head
|
||||
- type: loadout
|
||||
id: JesterHat
|
||||
equipment:
|
||||
head: ClothingHeadHatJester
|
||||
|
||||
- type: loadout
|
||||
id: JesterAltHat
|
||||
equipment:
|
||||
head: ClothingHeadHatJesterAlt
|
||||
|
||||
@@ -12,6 +17,11 @@
|
||||
|
||||
- type: loadout
|
||||
id: JesterSuit
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitJester
|
||||
|
||||
- type: loadout
|
||||
id: JesterAltSuit
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitJesterAlt
|
||||
|
||||
|
||||
@@ -399,6 +399,7 @@
|
||||
minLimit: 0
|
||||
loadouts:
|
||||
- JesterHat
|
||||
- JesterAltHat
|
||||
|
||||
- type: loadoutGroup
|
||||
id: ClownJumpsuit
|
||||
@@ -406,6 +407,7 @@
|
||||
loadouts:
|
||||
- ClownSuit
|
||||
- JesterSuit
|
||||
- JesterAltSuit
|
||||
|
||||
- type: loadoutGroup
|
||||
id: ClownBackpack
|
||||
|
||||
Reference in New Issue
Block a user