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
|
- name: ClothingShoesBootsJack
|
||||||
prob: 1
|
prob: 1
|
||||||
|
|
||||||
#- type: entity
|
- type: entity
|
||||||
# id: LockerDetectiveFilled
|
id: LockerDetectiveFilled
|
||||||
# suffix: Filled
|
suffix: Filled
|
||||||
# parent: LockerDetective
|
parent: LockerDetective
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- name: ClothingHeadHatFedoraBrown
|
||||||
|
prob: 1
|
||||||
|
- name: ClothingNeckTieDet
|
||||||
|
prob: 1
|
||||||
|
- name: ClothingOuterVestDetective
|
||||||
|
prob: 1
|
||||||
|
- name: ClothingOuterCoatDetective
|
||||||
|
prob: 1
|
||||||
|
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerBombFilled
|
id: LockerBombFilled
|
||||||
parent: LockerBomb
|
parent: LockerBomb
|
||||||
suffix: Filled
|
suffix: Filled
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- name: ClothingHeadHelmetBombSuit
|
||||||
|
prob: 1
|
||||||
|
- name: ClothingOuterSuitBomb
|
||||||
|
prob: 1
|
||||||
|
- name: ClothingMaskGas
|
||||||
|
prob: 1
|
||||||
|
|||||||
@@ -12,6 +12,10 @@
|
|||||||
ClothingOuterXenos: 2
|
ClothingOuterXenos: 2
|
||||||
ClothingOuterSkub: 2
|
ClothingOuterSkub: 2
|
||||||
ClothingHeadHatXeno: 2
|
ClothingHeadHatXeno: 2
|
||||||
|
ClothingOuterSuitChicken: 2
|
||||||
|
ClothingHeadHatChickenhead: 2
|
||||||
|
ClothingOuterSuitMonkey: 2
|
||||||
|
ClothingHeadHatPumpkin: 2
|
||||||
ClothingHeadHatShrineMaidenWig: 2
|
ClothingHeadHatShrineMaidenWig: 2
|
||||||
ClothingOuterSuitShrineMaiden: 2
|
ClothingOuterSuitShrineMaiden: 2
|
||||||
Gohei: 2
|
Gohei: 2
|
||||||
|
|||||||
Reference in New Issue
Block a user