Saltern mapping updates (#3669)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#- type: accessLevel
|
||||
# id: Bar
|
||||
- type: accessLevel
|
||||
id: Bar
|
||||
|
||||
#- type: accessLevel
|
||||
# id: Kitchen
|
||||
|
||||
@@ -89,7 +89,9 @@
|
||||
- name: ClothingOuterHardsuitEngineering
|
||||
- name: ClothingMaskBreath
|
||||
- name: OxygenTankFilled
|
||||
|
||||
- name: ClothingShoesBootsMag
|
||||
prob: 0.15
|
||||
|
||||
- type: entity
|
||||
id: LockerRadiationSuitFilled
|
||||
parent: LockerRadiationSuit
|
||||
@@ -104,6 +104,7 @@
|
||||
- name: ClothingEyesGlassesMeson
|
||||
- name: ClothingBeltChiefEngineerFilled
|
||||
- name: ClothingHeadHatBeretEngineering
|
||||
- name: ClothingShoesBootsMag
|
||||
- name: CigarCase
|
||||
prob: 0.15
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: entity
|
||||
id: WardrobePrisonFilled
|
||||
suffix: Filled
|
||||
parent: WardrobePrison
|
||||
# - type: entity
|
||||
# id: WardrobePrisonFilled
|
||||
# suffix: Filled
|
||||
# parent: WardrobePrison
|
||||
|
||||
#- type: entity
|
||||
# id: WardrobePajamaFilled
|
||||
@@ -29,25 +29,25 @@
|
||||
# suffix: Filled
|
||||
# parent: WardrobeVirology
|
||||
|
||||
- type: entity
|
||||
id: WardrobeScienceFilled
|
||||
suffix: Filled
|
||||
parent: WardrobeScience
|
||||
# - type: entity
|
||||
# id: WardrobeScienceFilled
|
||||
# suffix: Filled
|
||||
# parent: WardrobeScience
|
||||
|
||||
# - type: entity
|
||||
# id: WardrobeBotanistFilled
|
||||
# suffix: Filled
|
||||
# parent: WardrobeBotanist
|
||||
|
||||
- type: entity
|
||||
id: WardrobeMedicalDoctorFilled
|
||||
suffix: Filled
|
||||
parent: WardrobeMedicalDoctor
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- name: ClothingHandsGlovesLatex
|
||||
prob: 0.4
|
||||
# - type: entity
|
||||
# id: WardrobeMedicalDoctorFilled
|
||||
# suffix: Filled
|
||||
# parent: WardrobeMedicalDoctor
|
||||
# components:
|
||||
# - type: StorageFill
|
||||
# contents:
|
||||
# - name: ClothingHandsGlovesLatex
|
||||
# prob: 0.4
|
||||
|
||||
# - type: entity
|
||||
# id: WardrobeChapelFilled
|
||||
@@ -59,17 +59,17 @@
|
||||
# suffix: Filled
|
||||
# parent: WardrobeSecurity
|
||||
|
||||
- type: entity
|
||||
id: WardrobeCargoFilled
|
||||
suffix: Filled
|
||||
parent: WardrobeCargo
|
||||
# - type: entity
|
||||
# id: WardrobeCargoFilled
|
||||
# suffix: Filled
|
||||
# parent: WardrobeCargo
|
||||
|
||||
- type: entity
|
||||
id: WardrobeAtmosphericsFilled
|
||||
suffix: Filled
|
||||
parent: WardrobeAtmospherics
|
||||
# - type: entity
|
||||
# id: WardrobeAtmosphericsFilled
|
||||
# suffix: Filled
|
||||
# parent: WardrobeAtmospherics
|
||||
|
||||
- type: entity
|
||||
id: WardrobeEngineeringFilled
|
||||
suffix: Filled
|
||||
parent: WardrobeEngineering
|
||||
# - type: entity
|
||||
# id: WardrobeEngineeringFilled
|
||||
# suffix: Filled
|
||||
# parent: WardrobeEngineering
|
||||
@@ -96,6 +96,14 @@
|
||||
- type: AccessReader
|
||||
access: [["Service"]]
|
||||
|
||||
- type: entity
|
||||
parent: AirlockGlass
|
||||
id: AirlockBarGlassLocked
|
||||
suffix: Bar, Locked
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Bar"]]
|
||||
|
||||
- type: entity
|
||||
parent: AirlockEngineeringGlass
|
||||
id: AirlockEngineeringGlassLocked
|
||||
@@ -185,6 +193,14 @@
|
||||
- type: AccessReader
|
||||
access: [["Engineering"]]
|
||||
|
||||
- type: entity
|
||||
parent: AirlockMaint
|
||||
id: AirlockMaintBarLocked
|
||||
suffix: Bar, Locked
|
||||
components:
|
||||
- type: AccessReader
|
||||
access: [["Bar"]]
|
||||
|
||||
- type: entity
|
||||
parent: AirlockMaint
|
||||
id: AirlockMaintIntLocked
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
- type: StorageVisualizer
|
||||
state: cabinet
|
||||
- type: AccessReader
|
||||
access: [["Service"]]
|
||||
access: [["Bar"]]
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
access:
|
||||
- Service
|
||||
- Maintenance
|
||||
- Bar
|
||||
|
||||
- type: startingGear
|
||||
id: BartenderGear
|
||||
|
||||
Reference in New Issue
Block a user