Skip to content

Commit

Permalink
вырезаем ящик
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkiich committed Jul 27, 2024
1 parent f37271a commit 2fdf054
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
18 changes: 9 additions & 9 deletions Resources/Prototypes/ADT/Catalog/Fills/Lockers/biohazard.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
- type: entity
parent: ADTClosetLPathologist
id: ADTClosetLPathologistFilled
suffix: Filled, Pathologist
components:
- type: StorageFill
contents:
- id: ADTClothingOuterBioPathologist
- id: ADTClothingHeadHatHoodBioPathologist
#- type: entity
# parent: ADTClosetLPathologist
# id: ADTClosetLPathologistFilled
# suffix: Filled, Pathologist
# components:
# - type: StorageFill
# contents:
# - id: ADTClothingOuterBioPathologist
# - id: ADTClothingHeadHatHoodBioPathologist

Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
- type: Appearance

# Патолог.
- type: entity
parent: ADTClosetL3
id: ADTClosetLPathologist
components:
- type: Appearance
- type: EntityStorageVisuals
stateBaseClosed: bio_pathologist
stateDoorOpen: bio_pathologist_open
stateDoorClosed: bio_pathologist_door
#- type: entity
# parent: ADTClosetL3
# id: ADTClosetLPathologist
# components:
# - type: Appearance
# - type: EntityStorageVisuals
# stateBaseClosed: bio_pathologist
# stateDoorOpen: bio_pathologist_open
# stateDoorClosed: bio_pathologist_door

0 comments on commit 2fdf054

Please sign in to comment.