Fixes Botanist and Mime not spawning with unique backpacks. (#2937)
* Botanist and Mime fixed * Fixed some unupdated duffels. * Fix * I am so goofy
This commit is contained in:
@@ -65,6 +65,24 @@
|
|||||||
contents:
|
contents:
|
||||||
- name: BoxSurvival
|
- name: BoxSurvival
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
abstract: true
|
||||||
|
parent: ClothingBackpackHydroponics
|
||||||
|
id: ClothingBackpackHydroponicsFilled
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- name: BoxSurvival
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
abstract: true
|
||||||
|
parent: ClothingBackpackMime
|
||||||
|
id: ClothingBackpackMimeFilled
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- name: BoxSurvival
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
abstract: true
|
abstract: true
|
||||||
parent: ClothingBackpackChemistry
|
parent: ClothingBackpackChemistry
|
||||||
|
|||||||
@@ -65,6 +65,15 @@
|
|||||||
contents:
|
contents:
|
||||||
- name: BoxSurvival
|
- name: BoxSurvival
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
abstract: true
|
||||||
|
parent: ClothingBackpackSatchelHydroponics
|
||||||
|
id: ClothingBackpackSatchelHydroponicsFilled
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- name: BoxSurvival
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
abstract: true
|
abstract: true
|
||||||
parent: ClothingBackpackSatchelChemistry
|
parent: ClothingBackpackSatchelChemistry
|
||||||
|
|||||||
@@ -96,7 +96,7 @@
|
|||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingBackpack
|
parent: ClothingBackpack
|
||||||
id: ClothingBackpackBotany
|
id: ClothingBackpackHydroponics
|
||||||
name: botany backpack
|
name: botany backpack
|
||||||
description: It's a backpack made of all-natural fibers.
|
description: It's a backpack made of all-natural fibers.
|
||||||
components:
|
components:
|
||||||
|
|||||||
@@ -16,11 +16,11 @@
|
|||||||
id: BotanistGear
|
id: BotanistGear
|
||||||
equipment:
|
equipment:
|
||||||
innerclothing: ClothingUniformJumpsuitHydroponics
|
innerclothing: ClothingUniformJumpsuitHydroponics
|
||||||
backpack: ClothingBackpackFilled
|
backpack: ClothingBackpackHydroponicsFilled
|
||||||
shoes: ClothingShoesColorBrown
|
shoes: ClothingShoesColorBrown
|
||||||
idcard: BotanistPDA
|
idcard: BotanistPDA
|
||||||
ears: ClothingHeadsetService
|
ears: ClothingHeadsetService
|
||||||
outerclothing: ClothingOuterApronBotanist
|
outerclothing: ClothingOuterApronBotanist
|
||||||
innerclothingskirt: ClothingUniformJumpskirtHydroponics
|
innerclothingskirt: ClothingUniformJumpskirtHydroponics
|
||||||
satchel: ClothingBackpackSatchelFilled
|
satchel: ClothingBackpackSatchelHydroponicsFilled
|
||||||
duffelbag: ClothingBackpackDuffelFilled
|
duffelbag: ClothingBackpackDuffelFilled
|
||||||
|
|||||||
@@ -21,4 +21,5 @@
|
|||||||
pocket1: BikeHorn
|
pocket1: BikeHorn
|
||||||
idcard: ClownPDA
|
idcard: ClownPDA
|
||||||
ears: ClothingHeadsetService
|
ears: ClothingHeadsetService
|
||||||
|
satchel: ClothingBackpackSatchelFilled
|
||||||
duffelbag: ClothingBackpackDuffelClownFilled
|
duffelbag: ClothingBackpackDuffelClownFilled
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
id: MimeGear
|
id: MimeGear
|
||||||
equipment:
|
equipment:
|
||||||
innerclothing: ClothingUniformJumpsuitMime
|
innerclothing: ClothingUniformJumpsuitMime
|
||||||
backpack: ClothingBackpackFilled
|
backpack: ClothingBackpackMimeFilled
|
||||||
head: ClothingHeadHatBeret
|
head: ClothingHeadHatBeret
|
||||||
belt: ClothingBeltSuspenders
|
belt: ClothingBeltSuspenders
|
||||||
gloves: ClothingHandsGlovesLatex
|
gloves: ClothingHandsGlovesLatex
|
||||||
@@ -25,4 +25,5 @@
|
|||||||
idcard: MimePDA
|
idcard: MimePDA
|
||||||
ears: ClothingHeadsetService
|
ears: ClothingHeadsetService
|
||||||
innerclothingskirt: ClothingUniformJumpskirtMime
|
innerclothingskirt: ClothingUniformJumpskirtMime
|
||||||
|
satchel: ClothingBackpackSatchelFilled
|
||||||
|
duffelbag: ClothingBackpackDuffelFilled
|
||||||
|
|||||||
@@ -24,3 +24,4 @@
|
|||||||
ears: ClothingHeadsetScience
|
ears: ClothingHeadsetScience
|
||||||
innerclothingskirt: ClothingUniformJumpskirtResearchDirector
|
innerclothingskirt: ClothingUniformJumpskirtResearchDirector
|
||||||
satchel: ClothingBackpackSatchelScienceFilled
|
satchel: ClothingBackpackSatchelScienceFilled
|
||||||
|
duffelbag: ClothingBackpackDuffelFilled
|
||||||
|
|||||||
@@ -22,3 +22,4 @@
|
|||||||
ears: ClothingHeadsetScience
|
ears: ClothingHeadsetScience
|
||||||
innerclothingskirt: ClothingUniformJumpskirtScientist
|
innerclothingskirt: ClothingUniformJumpskirtScientist
|
||||||
satchel: ClothingBackpackSatchelScienceFilled
|
satchel: ClothingBackpackSatchelScienceFilled
|
||||||
|
duffelbag: ClothingBackpackDuffelFilled
|
||||||
|
|||||||
Reference in New Issue
Block a user