[Entity] Add Ian's Backpack (#15519)

* Initial commit

Add Ian's backpack

* Fixed inhand sprites

* Add fill to HoP Locker

Added Ian's 50% probability chance to spawn Ian's backpack in HoP locker
This commit is contained in:
RobbyTheFish
2023-04-19 10:40:25 +03:00
committed by GitHub
parent 6ddd8761a9
commit 426bb95e1b
8 changed files with 44 additions and 0 deletions

View File

@@ -89,6 +89,8 @@
- id: RubberStampHop
- id: BoxEncryptionKeyPassenger
- id: BoxEncryptionKeyService
- id: ClothingBackpackIan
prob: 0.5
- type: entity
id: LockerChiefEngineerFilled

View File

@@ -39,6 +39,18 @@
storageOpenSound:
collection: BikeHorn
- type: entity
parent: ClothingBackpack
id: ClothingBackpackIan
name: Ian's backpack
description: Sometimes he wears it.
components:
- type: Sprite
sprite: Clothing/Back/Backpacks/ian.rsi
- type: Storage
storageOpenSound:
collection: IanBark
- type: entity
parent: ClothingBackpack
id: ClothingBackpackSecurity

View File

@@ -0,0 +1,4 @@
- type: soundCollection
id: IanBark
files:
- /Audio/Animals/small_dog_bark_happy.ogg