Skip to content

Commit

Permalink
фиксы х5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
SpicyDarkFox committed Sep 5, 2024
1 parent 16477ba commit 2dab7b8
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 26 deletions.
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
- type: entity
id: LockerExpeditorFilled
suffix: Expeditor, Filled
parent: LockerExpeditor
components:
- type: StorageFill
contents:
- id: LPPGatewayGun
- id: ClothingHeadsetScience
- id: LPPClothingUniformJumpsuitExpeditor
- id: ClothingHandsGlovesCombat
- id: MedkitFilled
amount: 2
- id: WeaponCrusher
- id: LPPExpeditorCoat
- id: BoxMRE
amount: 2
- id: OreBag
- id: RadioHandheld
- id: ClothingBeltUtilityFilled
# - type: entity
# id: LockerExpeditorFilled
# suffix: Expeditor, Filled
# parent: LockerExpeditor
# components:
# - type: StorageFill
# contents:
# - id: LPPGatewayGun
# - id: ClothingHeadsetScience
# - id: LPPClothingUniformJumpsuitExpeditor
# - id: ClothingHandsGlovesCombat
# - id: MedkitFilled
# amount: 2
# - id: WeaponCrusher
# - id: LPPExpeditorCoat
# - id: BoxMRE
# amount: 2
# - id: OreBag
# - id: RadioHandheld
# - id: ClothingBeltUtilityFilled
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
- type: Item
size: Large
- type: Storage
grid:
- 0,0,3,2
grid:
- 0,0,7,3

- type: entity
parent: ClothingBeltStorageBase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
- type: Item
size: Huge
- type: Storage
grid:
- 1,1,3,3 # я хз как это работает, потому пусть будет так
grid:
- 1,1,3,3 # я хз как это работает, потому пусть будет так
- type: ContainerContainer
containers:
storagebase: !type:Container
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
sprite: _LostParadise/Objects/Misc/RingBox.rsi
state: box
- type: Storage
grid:
- 1,1,3,3
grid:
- 1,1,3,3
- type: Item
sprite: _LostParadise/Objects/Misc/RingBox.rsi
size: Normal
Expand Down

0 comments on commit 2dab7b8

Please sign in to comment.