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:
@@ -16,11 +16,11 @@
|
||||
id: BotanistGear
|
||||
equipment:
|
||||
innerclothing: ClothingUniformJumpsuitHydroponics
|
||||
backpack: ClothingBackpackFilled
|
||||
backpack: ClothingBackpackHydroponicsFilled
|
||||
shoes: ClothingShoesColorBrown
|
||||
idcard: BotanistPDA
|
||||
ears: ClothingHeadsetService
|
||||
outerclothing: ClothingOuterApronBotanist
|
||||
innerclothingskirt: ClothingUniformJumpskirtHydroponics
|
||||
satchel: ClothingBackpackSatchelFilled
|
||||
satchel: ClothingBackpackSatchelHydroponicsFilled
|
||||
duffelbag: ClothingBackpackDuffelFilled
|
||||
|
||||
@@ -21,4 +21,5 @@
|
||||
pocket1: BikeHorn
|
||||
idcard: ClownPDA
|
||||
ears: ClothingHeadsetService
|
||||
satchel: ClothingBackpackSatchelFilled
|
||||
duffelbag: ClothingBackpackDuffelClownFilled
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
id: MimeGear
|
||||
equipment:
|
||||
innerclothing: ClothingUniformJumpsuitMime
|
||||
backpack: ClothingBackpackFilled
|
||||
backpack: ClothingBackpackMimeFilled
|
||||
head: ClothingHeadHatBeret
|
||||
belt: ClothingBeltSuspenders
|
||||
gloves: ClothingHandsGlovesLatex
|
||||
@@ -25,4 +25,5 @@
|
||||
idcard: MimePDA
|
||||
ears: ClothingHeadsetService
|
||||
innerclothingskirt: ClothingUniformJumpskirtMime
|
||||
|
||||
satchel: ClothingBackpackSatchelFilled
|
||||
duffelbag: ClothingBackpackDuffelFilled
|
||||
|
||||
@@ -24,3 +24,4 @@
|
||||
ears: ClothingHeadsetScience
|
||||
innerclothingskirt: ClothingUniformJumpskirtResearchDirector
|
||||
satchel: ClothingBackpackSatchelScienceFilled
|
||||
duffelbag: ClothingBackpackDuffelFilled
|
||||
|
||||
@@ -22,3 +22,4 @@
|
||||
ears: ClothingHeadsetScience
|
||||
innerclothingskirt: ClothingUniformJumpskirtScientist
|
||||
satchel: ClothingBackpackSatchelScienceFilled
|
||||
duffelbag: ClothingBackpackDuffelFilled
|
||||
|
||||
Reference in New Issue
Block a user