Locker fills for EOD, Detective and some theater vendor stuff (#3490)
* Added EOD bomb suit * added gas mask to EOD closet * Added detective locker fill and more theater suits
This commit is contained in:
@@ -50,12 +50,33 @@
|
||||
- name: ClothingShoesBootsJack
|
||||
prob: 1
|
||||
|
||||
#- type: entity
|
||||
# id: LockerDetectiveFilled
|
||||
# suffix: Filled
|
||||
# parent: LockerDetective
|
||||
- type: entity
|
||||
id: LockerDetectiveFilled
|
||||
suffix: Filled
|
||||
parent: LockerDetective
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- name: ClothingHeadHatFedoraBrown
|
||||
prob: 1
|
||||
- name: ClothingNeckTieDet
|
||||
prob: 1
|
||||
- name: ClothingOuterVestDetective
|
||||
prob: 1
|
||||
- name: ClothingOuterCoatDetective
|
||||
prob: 1
|
||||
|
||||
|
||||
- type: entity
|
||||
id: LockerBombFilled
|
||||
parent: LockerBomb
|
||||
suffix: Filled
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- name: ClothingHeadHelmetBombSuit
|
||||
prob: 1
|
||||
- name: ClothingOuterSuitBomb
|
||||
prob: 1
|
||||
- name: ClothingMaskGas
|
||||
prob: 1
|
||||
|
||||
@@ -12,6 +12,10 @@
|
||||
ClothingOuterXenos: 2
|
||||
ClothingOuterSkub: 2
|
||||
ClothingHeadHatXeno: 2
|
||||
ClothingOuterSuitChicken: 2
|
||||
ClothingHeadHatChickenhead: 2
|
||||
ClothingOuterSuitMonkey: 2
|
||||
ClothingHeadHatPumpkin: 2
|
||||
ClothingHeadHatShrineMaidenWig: 2
|
||||
ClothingOuterSuitShrineMaiden: 2
|
||||
Gohei: 2
|
||||
|
||||
Reference in New Issue
Block a user